Get a release action
Returns a single release action by ID. Accessible to any user with read access to entries; returns 404 if the release or action is not found.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
space_id
ID of the space in form of a string
environment_id
ID of the environment in form of a string
release_id
ID of the release in form of a string
release_action_id
ID of the release action in form of a string
Response headers
Content-Type
Content-Type
Response
OK - Request successful