Skip to main content
GET
List all approvers for api app

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Response

200 - application/json

OK

email
string<email>
first_name
string
id
integer
last_name
string
phone_number
string
role
enum<string>
Available options:
admin,
viewer,
payer,
ap_approver,
ap_creator
scope
enum<string>
Available options:
organization,
app
username
string