Endpoint
Authentication
Requires a Personal API Access Token.Header
Request
Headers
Path Parameters
Query Parameters
NoneRequest Body
This endpoint does not require a request body.Response
Success Response (200 OK)
Response Fields
Error Response (400 Bad Request)
Error Response (401 Unauthorized)
cURL Example
Notes and Warnings
- Revision Number: Each deploy/undeploy operation receives a sequentially incrementing
revisionper API Proxy. Use this value in detail, delete, and rollback endpoints. - Persistent Records: Records marked as
persistent: trueare never auto-deleted, even when the system-wide deploy history retention limit is exceeded. - Backend API Version: The
backendApiVersionfield shows the API version at the time of deployment, which may differ from the current version.
Permissions
User must haveAPI_MANAGEMENT + VIEW permission in the project.
Related Documentation
- Deploy API Proxy - Deploy API proxy to environment
- Get Deploy History Detail - Get full detail of a deploy history record
- Rollback Deploy History - Rollback API proxy to a previous deployment

