Get a Specific Document
GET/workflow/api/v1/documents/:id
Retrieves detailed information about a specific document, including its content, metadata, and current status.
Request
Responses
- 200
- 401
- 403
- 404
Document details retrieved
Unauthorized - Invalid API Token
Forbidden - Access Denied
Not Found - The requested resource could not be found.