Skip to main content
GET
List OAuth grants

Authorizations

Authorization
string
header
required

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

Query Parameters

resource
string<uri>
required

Protected resource URI the grants belong to.

Response

Successful response

grants
OAuth grants · object[]
required

Live OAuth grants for this resource.