List collections
Collections
List collections
Returns a paginated list of collections in the workspace, ordered alphabetically by name.
Collections group related scenarios together (e.g. “Procurement Scenarios”, “Onboarding”). Use collection IDs to filter sessions, skills, and scenario analytics by collection.
GET
List collections
Authorizations
API key created in Settings > API.
Format: exec_live_ followed by 40 alphanumeric characters.
Query Parameters
Page number (1-indexed)
Required range:
x >= 1Number of results per page (max 100)
Required range:
1 <= x <= 100