cURL
curl --request GET \ --url https://api.example.com/api/ESigning/Signers/Status
[ { "type": "<string>", "value": "<string>", "status": "<string>" } ]
OK
Was this page helpful?