Skip to main content
GET
List Approvals

Authentication

✅ Organization User (CustomerEmployee)
❌ Delegated User (EndUser)
✅ Service Account

Required Permissions

Policies:Approvals:Read: Always required.

Authorizations

Authorization
string
header
required

Bearer Token: Used to authenticate API requests. More details how to generate the token: Authentication flows

Query Parameters

limit
string
Pattern: ^\d+$
paginationToken
string
Minimum string length: 1
status
enum<string>
Available options:
Pending,
Approved,
Denied,
Expired
initiatorId
string
approverId
string

Response

200 - application/json

Success

items
object[]
required
nextPageToken
string
Last modified on July 9, 2026