Skip to main content
GET
Durable skills frameworks

Authorizations

x-api-key
string
header
required

API key for authentication

Query Parameters

includeNonCurrent
boolean
default:false

Include frameworks that are no longer current. Defaults to false, which returns only frameworks currently in effect.

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 frameworks

Cursor-based paginated response

data
object[]
required

Array of result items

pagination
object
required

Cursor-based pagination metadata