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.

Path Parameters

transform_group_id
string<uuid>
required

Query Parameters

limit
integer
default:200

The maximum number of revisions to return

Required range: 1 <= x <= 1000

Response

200

Default Response