Skip to main content
GET
/
signing
/
approval-config
Get approval config
curl --request GET \
  --url http://localhost:4000/v1/signing/approval-config \
  --header 'Authorization: <api-key>'

Authorizations

Authorization
string
header
required

Use this format: ApiKey <your_api_key>

Query Parameters

integratorId
string

Integrator ID (required for ADMIN scope)

Response

200 - undefined