Search skills

Search API-origin skills with field projection, filters, and cursor pagination.

Testing notes:

  1. Use the testing widget's Try It! option to test this endpoint.
  2. Use the Examples > Request Example option to see how to initiate body parameters. Copy the example into an external tool if needed.
Body Params

Request body for skill search. All fields are optional. Omit fields to return
the default field set; omit filters to return all API-origin skills.

Request body for skill search. All fields are optional. Omit fields to return
the default field set; omit filters to return all API-origin skills.

fields
array of objects | null
Defaults to []

Field IDs to include in each result item (see SkillFieldId). When omitted
or empty, a default field set is returned.

fields
filters
array of objects | null
Defaults to []

Filters to apply. Empty or omitted returns all API-origin skills. At most 10
filters; only the equals operator is supported.

filters
integer | null
1 to 200
Defaults to 50

Maximum number of results per page. Allowed range 1–200; defaults to 50.

string | null

Opaque cursor from a previous response's response_metadata.next_cursor.
Omit on the first request.

Responses

Language
Credentials
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json