Skip to main content
GET
Durable skills in a framework

Authorizations

x-api-key
string
header
required

API key for authentication

Query Parameters

frameworkIdentifier
string
required

The identifier of the durable skills framework to retrieve skills from. Obtain this value from the 'identifier' field of GET /durable-skills-frameworks.

normalizedStatementType
enum<string>

Filter by normalized classification. Use this to retrieve only skills (exclude organizational groupings) or to separate different types of framework elements. Classification label that has been standardized across standards frameworks for cross-state queries and categorization

Available options:
Standard,
Standard Grouping,
Other
limit
integer
default:100

Maximum number of results to return

Required range: 1 <= x <= 1000
cursor
string

Pagination cursor obtained from the nextCursor field in a previous response (not needed for the first page)

Response

Successfully retrieved list of durable skills

Cursor-based paginated response

data
object[]
required

Array of result items

pagination
object
required

Cursor-based pagination metadata