v3

latestOpenAPI 3.1.02026-07-3178343213.9 KB
threads

Retrieve an agent thread

Retrieves details of a specific agent thread

get/v1/threads/{id}

Path parameters

idstring required

Agent thread ID

Headers

Authorizationstring required

Bearer authentication

Response

agent thread found

objectstring required

Object type identifier.

idstring uuid required

Unique identifier for the agent thread.

created_atstring date-time required

Timestamp when the agent thread was created.

updated_atstring date-time required

Timestamp when the agent thread was last updated.

status'running' | 'completed' | 'error' | 'interrupted' required

Current lifecycle status of the agent thread.

metadataobject nullable

Internal metadata associated with the agent thread.

requesterobject nullable

Requester context associated with the agent thread.