{ "id": "<string>", "title": "<string>", "status": "active", "project_ids": [ "<string>" ], "created_at": "2023-11-07T05:31:56Z", "updated_at": "2023-11-07T05:31:56Z", "total_messages": 123, "agent_ids": [ "<string>" ], "access_type": "read", "is_creator": true, "creator_id": "<string>", "visibility": "private" }
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Successful Response
active
archived
deleted
Enum for access type
read
write
not_found
private
public