Authorization
RequiresBearer
token authentication using your Developer JWT.Authorizations
JWT token obtained via /auth/token
endpoint.
Response
List of access requests.
The response is of type object
.
Retrieve a list of all access requests initiated by the authenticated developer account.
Bearer
token authentication using your Developer JWT.JWT token obtained via /auth/token
endpoint.
List of access requests.
The response is of type object
.