cURL
curl --request GET \ --url http://localhost:4000/v1/signing/approvals \ --header 'Authorization: <api-key>'
Lists all pending approval requests for the authenticated integrator.
Use this format: ApiKey <your_api_key>
ApiKey <your_api_key>
Integrator ID (required for ADMIN scope)