List Skill Collections
GET /api/v3/organizations/{organisation}/ai/skills/collections
GET
/api/v3/organizations/{organisation}/ai/skills/collections
Lists distinct namespaces (collections) for the organization, with skill counts and skill names for each collection.
Authorizations
Parameters
Path Parameters
organisation
required
string
The organisation ID
Responses
200
Collections retrieved successfully
object
collections
Array<object>
object
namespace
string
superpowers count
integer
14 skills
Array<string>
403
Access denied
500
Failed to retrieve collections