GET
/
v1
/
documents
/
{document_id}

Path Parameters

document_id
string
required

The unique identifier of a document.

Returns

Returns a 200 OK status code along with a document object if successful, or an error otherwise.