Retrieve a list of threads

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Details

A thread represents a conversation. To retrieve a list of threads, use a GET request. The request is limited to 20 entries, but it supports pagination to access more entries by including a page parameter.

GET rest/v1/threads?sync=true&page=1 HTTP/1.1
Host: api.flow.ai
Content-Type: application/json
Authorization: MY_MESSAGING_API_KEY
Path Params
string
required
Query Params
string
int32
required
Response

Language
LoadingLoading…
Response
Choose an example:
application/json