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_id
Organization ID
seq_id
Sequence ID
Query parameters
range_start
Inclusive Unix timestamp in milliseconds.
range_end
Exclusive Unix timestamp in milliseconds.
Response
Inference sequence
data
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