Threads
Get Threads By Workflow
Retrieve all threads for a specific workflow, optionally filtered by lookup key
GET
Authorizations
The API key to use for authentication
Path Parameters
The slug of the workflow to get threads for
Example:
"my_great_workflow"
Query Parameters
Optional lookup keys to filter threads
Example:
["user-123", "platform-web-app"]
Response
200
application/json
Successfully retrieved threads
The response is of type object
.