List Pending Access Requests

View as Markdown

List all pending access requests for an organization (admin only).

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

org_idstringRequired

Response

Successful Response
idstring
requester_emailstring
requester_namestring or null
account_idstring
account_namestring
statusstring
messagestring or null
created_atdatetime

Errors

422
Unprocessable Entity Error