cURL
curl --request GET \ --url https://api.example.com/api/v0/threads
[ { "thread_id": 123, "name": "string", "created_at": "string", "updated_at": "string" } ]
Returns a list of all threads belonging to the authenticated user.
Documentation IndexFetch the complete documentation index at: https://docs.outerport.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.outerport.com/llms.txt
Use this file to discover all available pages before exploring further.