Skip to main content
GET
An endpoint which validates that the provided token has access to LiveCapture for the specified space.

Authorizations

Authorization
string
header
required

OAuth2 bearer token in the Authorization header

Path Parameters

space_id
string<uuid>
required

UP Space Id

Response

Access check result

has_access
boolean
required

Whether the API token has access permissions for LiveCapture in the specified space.

Example:

true