GET
/
v1
/
predictions
/
{id}
/
domain
{
  "domain": "<string>",
  "model": "<string>",
  "type": "<string>",
  "status": "<string>",
  "created_at": "2023-11-07T05:31:56Z"
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Response

Successful Response

Response model for prediction domain info: /v1/predictions/{id}/domain