Returns a paginated list of skills in the workspace, ordered alphabetically by name.
Skills represent competencies that are evaluated during roleplay sessions and calls (e.g. “Discovery Questions”, “Objection Handling”, “Procurement Selling”). Each skill can be linked to evaluation criteria across multiple scenarios.
Use ?include=proficiency to add aggregate proficiency stats per skill (participant
count, scored participant count, percentage proficient+, and average score). This is
computed across all workspace members who have practiced each skill.
API key created in Settings > API.
Format: exec_live_ followed by 40 alphanumeric characters.
Comma-separated list of optional data to include.
Available values: proficiency (aggregate proficiency stats per skill).
"proficiency"
Page number (1-indexed)
x >= 1Number of results per page (max 100)
1 <= x <= 100