List skills available to project
Skills
List skills available to project
Includes directly owned project skills and granted skills, ordered by created_at descending, then id descending.
GET
List skills available to project
Authorizations
An opaque Omnara personal or organization bearer token.
Path Parameters
Pattern:
^org_[a-z2-7]{26}$Pattern:
^proj_[a-z2-7]{26}$Query Parameters
Case-insensitive glob over the list's logical name. * matches zero or more characters, ? matches one character, and \ escapes a wildcard.
Required string length:
1 - 200Filter by the immutable skill owner kind.
Available options:
org, project, user Filter a project inventory by how the skill became available.
Available options:
direct, grant Sort order for named resources that expose created and modified timestamps.
Available options:
name, -name, -updated_at, updated_at, -created_at, created_at Maximum number of items to return in one page.
Required range:
1 <= x <= 100Opaque pagination cursor from a previous response's next_cursor. Omit for the first page.
Maximum string length:
1024