Get a thread
GEThttps://platform.docana.com/api/v1/threads/:threadId/
Answers the same shape POST /api/v1/threads/ returns. The lookup is scoped to the caller’s company and, when the thread belongs to an application, requires access to that application.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
The thread
The request body, query, or path failed validation. See validationErrors.
The API key or session is missing, expired, or malformed.
No access to the thread’s application
Thread not found
Unexpected server error.