GET /api/v1/cloud/environments/{environment_id}/work
Lists work items for a self_hosted Environment. Results use cursor pagination and are returned in ascending ID order, which matches queue creation order.
Path parameters
Headers
Query parameters
page, before_id, and after_id are mutually exclusive. See Pagination for cursor semantics.
Example request
Example response
HTTP 200 OKResponse fields
Errors
See Errors for the full error envelope.
Related
Cloud environment setup
Choose the container, network, and dependencies your agent runs in.