Skip to main content
GET
/
v1
/
sign-requests
/
{id}
Get sign request status
curl --request GET \
  --url https://api.example.com/v1/sign-requests/{id} \
  --header 'Authorization: <authorization>'

Headers

Authorization
string
required

Bearer authentication header of the form Bearer , where is your auth token.

Path Parameters

id
string
required

The announcement request ID to get a status of

Query Parameters

filter
string
verbose
string

Response

Valid response