Retrieve an agent thread
Retrieves details of a specific agent thread
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
id
Agent thread ID
Response
agent thread found
object
Object type identifier.
id
Unique identifier for the agent thread.
created_at
Timestamp when the agent thread was created.
updated_at
Timestamp when the agent thread was last updated.
status
Current lifecycle status of the agent thread.
Allowed values:
metadata
Internal metadata associated with the agent thread.
requester
Requester context associated with the agent thread.
steps
Execution steps emitted by the underlying agent state