v1
latestOpenAPI 3.1.02026-08-0458234268.6 KBinvoices
Retrieve list of approvers for a specific invoice
Returns a list of all approvers assigned to an invoice, including their approval status.
Features
- View all assigned approvers for an invoice
- Check approval status (pending, approved)
- See approver details (name, email)
- View policy-based and manual approvers
Use Cases
- Check who needs to approve an invoice
- Monitor approval progress
- Audit approval chain
get/invoices/{id}/approvers
Path parameters
idstring required
Invoice ID
Headers
Authorizationstring required
OAuth2 authentication flows. Auth server URLs will vary by environment
X-Api-Keystring required
API key for authentication
X-API-Versionstring
API version to use (optional, defaults to latest). Supported values: 1.0.0, 1.1.0.
Response
Successful response with list of approvers