Endpoint Examples
Model Task Status
GET
Check the status of a model job. When you trigger a model to update, this endpoint can be helpful to keep track of the job status. It is, for instance, used in the orchestration template.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Response
200 - application/json
OK
The response is of type object
.