Skip to main content

List signature requests for a policy

GET 

/signature/by-external-id/:externalId

Pass the policy id as externalId. A policy with no requests returns 200 and an empty signatureRequests array rather than a 404, so an empty result does not distinguish "not requested yet" from a wrong id.

Request

Responses