Get Capture
Returns the capture status based on the document ID.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
docIdstringRequired
The document ID to fetch the capture status for.
Responses
200
Successfully retrieved the capture status.
application/json
400
Invalid input or missing document ID.
application/json
get
/v1/thing/capture/statusLast updated
Was this helpful?