Responses
Get Response by ID
Get response JSON by request ID.
GET
Get the response for a given request ID.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Response
200 - application/json
Base prediction response for all API responses.
Date and time when the response was completed (in UTC timezone)
Date and time when the request was created (in UTC timezone)
Unique identifier of the response.
The response from the model.
The status of the job.