Skip to content

[REMOVED] Use /shipping instead

Deprecated
GET
/projects/{id}/tickets/{ticketId}/deploy-status
curl --request GET \
--url https://example.com/api/projects/2489E9AD-2EE2-8E00-8EC9-32D5F69181C0/tickets/2489E9AD-2EE2-8E00-8EC9-32D5F69181C0/deploy-status \
--header 'Authorization: Bearer <token>'

This endpoint has been removed (410 Gone). Use GET /projects/{id}/tickets/{ticketId}/shipping.

id
required
string format: uuid

Project UUID

ticketId
required
string format: uuid

Ticket UUID

Gone — use /shipping instead