List Deployments
Agentex Cloud Deploy
List Deployments
List all deployments with pagination and optional filters.
GET
List Deployments
Documentation Index
Fetch the complete documentation index at: https://docs.gp.scale.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Headers
Query Parameters
Filter deployments by build ID
Filter deployments by agent name (via associated build)
Filter deployments by preview label (e.g. branch name). The label is non-unique — many deployments can share it. Combine with limit=1 to get the latest deploy for that label.
Required range:
1 <= x <= 10000Available options:
asc, desc Response
Successful Response
The total of items that match the query. This is greater than or equal to the number of items returned.
Whether there are more items left to be fetched.
Allowed value:
"list"The maximum number of items to return.

