Check the status of an deployment
Poll this endpoint to check if deployment is complete. On each call, this endpoint checks status when the provider confirms the model is DEPLOYED or READY.
Response Status Values:
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Successful Response
Response schema for redeploy status check
User-facing model ID
Task status: PENDING (in progress), COMPLETED (finished), or FAILED (error)
Task result if completed
Timestamp when redeploy started
Timestamp when redeploy completed