Get a thread by ID
Agents
Get a specific thread by ID
Retrieves detailed information about a specific thread, including its status, metadata, and message history.
GET
Get a thread by ID
Authorizations
Use JWT token for authentication
Path Parameters
UUID of the thread to retrieve
Response
Thread details retrieved successfully
Unique identifier for the thread
Unique identifier for the associated agent
Current status of the thread
Available options:
RUNNING, PAUSED, COMPLETED, FAILED, AWAITING_APPROVAL Timestamp when the thread was created
Messages exchanged in the thread
Timestamp when the thread was last updated
Custom metadata associated with the thread
Total cost accumulated by this thread