Skip to main content
GET
List all screens

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.

Response

200 - application/json

A list of screens is returned on success.

id
string
read-only

The identifier of this screen.

account
string
read-only

The account this screen belongs to.

title
string

The title of this screen.