Get an inference sequence

When authenticated with an API key, this operation requires api-read.

Authentication

AuthorizationBearer
Console user session or Mixlayer API key supplied as a Bearer token.

Path parameters

org_idstringRequired
Organization ID
seq_idstringRequired
Sequence ID

Query parameters

range_startlongOptional
Inclusive Unix timestamp in milliseconds.
range_endlongOptional
Exclusive Unix timestamp in milliseconds.

Response

Inference sequence
dataobject
Response envelope for one inference sequence.

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error
503
Service Unavailable Error