Get an observer of a signature request
GET/signature-requests/:SR_ID/observers/:OBSERVER_ID
Returns the observer identified by OBSERVER_ID from the SignatureRequest
with the ID SR_ID.
Request
Responses
- 200
- 401
- 404
- 429
- 500
- 503
OK
Unauthorized
Not found
Too many requests
Internal server error
Service unavailable