List authorizations

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Use this endpoint to retrieve the authorizations that match your query parameters.

Before you call this endpoint

  1. Include an access token with either the authorizations.read or authorizations.manage scope.
  2. Add query parameters when you want to filter the result set.
  3. Use the expand parameter when you want the response to include embedded resources.

What this endpoint does

The API returns the authorizations that match the filters you send with the request. If you do not send any filters, the API returns authorizations based on the default query behavior for this operation.

Authorization

Send an access token that includes at least one of these scopes:

  • authorizations.read
  • authorizations.manage
Query Params
propertyIds
array of strings
propertyIds
bookingIds
array of strings
bookingIds
reservationIds
array of strings
reservationIds
status
array of strings
status
targetTypes
array of strings
targetTypes
string
enum
Allowed:
date-time
date-time
integer
Defaults to 1
integer
Defaults to 500
sort
array of strings
sort
expand
array of strings
expand
Responses

204

No authorizations found.

400

Bad request.

401

You are unauthorized.

403

Forbidden.

404

The Request-URI could not be found.

499

Client closed request.

500

An unexpected error occurred.

503

The server is currently unavailable. Please try later.

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json