Get a bulk action

Returns a bulk action by ID. Records are retained for 7 days.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

space_idstringRequired
ID of the space as a string
environment_idstringRequired

ID of the environment as a string, falls back to master if not specified.

bulk_action_idstringRequired
ID of the bulk action as a string

Response headers

Content-Typestring

Content-Type

Response

OK - Request successful