List deployment history

View as Markdown

List org-wide deployment history with pagination and filters

Authentication

X-API-Keystring

API key supplied via the X-API-Key header. Takes precedence over bearerApiKey when both are present.

OR
AuthorizationBearer

Same organization API key supplied as a Bearer token in the Authorization header (Authorization: Bearer <key>). Compatible with OpenAI-SDK-standard clients. Accepted by all authenticated endpoints; if both X-API-Key and Authorization: Bearer are present, X-API-Key wins.

Query parameters

orgSlugstringRequired
limitdoubleOptional1-100Defaults to 25
offsetdoubleOptional>=0Defaults to 0
statusstringOptional
environmentstringOptional
fleetIdstringOptional
searchstringOptional

Response

OK
any
OR
any