List approval keys
List the approval public keys registered for the specified API user.
Endpoint Permission: Owner, Admin, Non-Signing Admin, Approver, Signer, Security Admin, Security Auditor.
GET
TypeScript
Path Parameters
The ID of the API user whose approval keys to list.
Query Parameters
Number of results per page. Maximum 15. Defaults to 10.
Required range:
1 <= x <= 15Cursor returned from the previous response (the next field) to fetch the next page.
Response
The API user's approval keys.
The approval API keys registered for the API user.