List Chats for Resource
Chats
List Chats
Lists all chat sessions for a specific resource (workflow, agent, etc.).
GET
List Chats for Resource
Lists all chat sessions for a specific resource (workflow, agent, etc.).
Usage
Path Parameters
| Parameter | Type | Description |
|---|---|---|
resourceType | string | Resource type: api, workflow, agent, gui |
resourceId | string (uuid) | The resource ID (e.g., workflow ID) |
Response
Notes
Authentication required. For
agent resource type, only the authenticated user’s chats are returned. For other types, all chats for the resource are returned.Authorizations
API token generated from your Splox account settings. Create tokens at https://app.splox.io/account?tab=settings
Path Parameters
Resource type
Available options:
api, workflow, agent, gui Resource ID (e.g., workflow ID)
Response
200 - application/json
Chats retrieved successfully

