Skip to main content
GET
An endpoint which validates that the provided token has access to LiveSources for the caller's organization.

Authorizations

Authorization
string
header
required

OAuth2 bearer token in the Authorization header

Response

Access check result

has_access
boolean
required

Whether the API token has access permissions for LiveSources in the caller's organization.

Example:

true