Get a document by identifier
GET/v1/organizations/:organizationCode/documents/:documentIdentifier
Returns a document's metadata by identifier. The response always includes identity and file; every other section (classification, tags, metadata, linkedAssets, stakeholders, lifecycle, references) is included only when named in the include parameter. Pass include=all to get every section at once.
Request
Responses
- 200
- 400
- 403
- 404
Document found
Unknown value passed to include
Forbidden - insufficient permissions
Document not found, or not accessible with the caller's authorization groups