v1

latestOpenAPI 3.0.22026-07-144652931.4 MB
OAuth Delegations

Get OAuth delegations revocation requests status

<!-- theme: warning -->

Deprecated

This endpoint is deprecated as OAuth token revocation is now synchronous. Please use the DELETE /oauth_delegations endpoint instead.

Get the status of all OAuth delegations revocation requests for this account, specifically how many requests are still pending. As all requests are now synchronous, no pending requests will be found.

This endpoint is limited to account owners and admins.

Scoped OAuth requires: oauth_delegations.read

get/oauth_delegations/revocation_requests/status

Query parameters

requested_at_endstring date-time

The end of the date range over which you want to search. If not specified, this will default to current time.

Headers

Acceptstring required

The Accept header is used as a versioning header.

Content-Type'application/json' required