Skip to main content
GET
List all screens

Authorizations

Authorization
string
header
required

This key is used for all apis with the exception of ingest. You can obtain it following these instructions and placing the key in the header of your call in the format of Authorization: Token {accesstoken} For example:

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.