Get thread
Threads
Get thread
Fetch a thread by id. Use expand to inline messages and/or comments. Requires the threads:read scope.
GET
Get thread
Documentation Index
Fetch the complete documentation index at: https://productlane.mintlify.dev/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Query Parameters
Comma-separated list of related resources to inline on the response. Allowed values: messages (inlines the conversation), comments (inlines internal comments). Pass either one alone or both separated by a comma, e.g. messages,comments. Unknown values are ignored.
Response
Successful response
Available options:
UNKNOWN, LOW, MEDIUM, HIGH Available options:
open, snoozed, done Available options:
open, new, needs-response, my, snoozed, done - Option 1
- Option 2
- Option 3
- Option 4
- Option 5