Datasets
List context-scoped dataset files
List all dataset files scoped to a context value. These files are shared with all users who have this context value. Requires User Context to be enabled.
get/agents/{agentId}/datasets/context/{contextKey}/{contextValue}
Path parameters
agentIdstring required
The unique identifier of the agent
contextKeystring required
The context key (e.g., "orgId", "teamId")
contextValuestring required
The context value
Response
List of dataset files
Changes
Changed in 1 of the 29 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○