Get an operator
Operators
Get an operator
Fetches a single operator by id. Requires ownership or an active grant.
GET
Get an operator
Authorizations
Provide either a static platform API key or an OAuth2 access token (from /connect/v1/oauth/token) as Authorization: Bearer <token>. Scopes are connect:* (e.g. connect:bookings:write).
Path Parameters
Operator id.
Response
200 - application/json
An operator.
Available options:
active, deactivated Available options:
owned, granted