Endpoint ReferenceDocuments
Get document status
Authorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
documentId*string
Format
uuidResponse Body
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/v1/documents/497f6eca-6276-4993-bfeb-53cbbbba6f08/status"{}{
"error": "string",
"message": "string",
"issues": [
{}
],
"required": [
"string"
]
}{
"error": "string",
"message": "string",
"issues": [
{}
],
"required": [
"string"
]
}{
"error": "string",
"message": "string",
"issues": [
{}
],
"required": [
"string"
]
}