Get Approvers
Retrieve all approvers for the tenant. The role filter is automatically set to APPROVER for OAuth requests — do not pass a role query parameter.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Headers
vnd.a1.tenant-id
Tenant identifier for multi-tenant environments
Query parameters
offset
Number of records to skip for pagination.
limit
Maximum number of records to return.
sortBy
Field to sort results by.
Allowed values:
sortDir
Sort direction.
Allowed values:
searchVal
Search keyword to filter approvers by name or email.
include
Comma-separated list of field paths to include in each row (e.g. firstName,emailAddress).
Response
Successful Response
count
Total number of matching approvers.
rows
