Skip to main content
GET
cURL

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.

Query Parameters

status
enum<string>

Fetch the transform analysis having this status

Available options:
in_progress,
complete
pipeline_id
string<uuid>

Fetch the processor analyses for the pipeline with the specified ID

Response

200

Default Response