Skip to main content
GET
Retrieve a specific AI investigation.

Authorizations

Authorization
string
header
required

The primary authentication method for the Mezmo API.

Pass the key in the Authorization header in the format Token <ACCESS TOKEN>. For example:

This key is used for all APIs with the exception of ingest.

Path Parameters

investigation_id
string
required

Identifier of the investigation.

Required string length: 24

Response

Response schema for retrieving an AI investigation.

Response schema for retrieving an AI investigation.

meta
object
required

Contains additional contextual information about the api response.

data
AI Investigation · object
required

Represents an AI investigation.