Skip to main content
GET
List approvals

Authorizations

Authorization
string
header
required

Pass your ego access token as a bearer token: Authorization: Bearer <token>. The token carries the scopes granted on the consent screen.

Query Parameters

status
enum<string>

Filter by approval status.

Available options:
pending,
resolved

Response

The app's submitted approvals.

data
object[]
required