Skip to content
Help Center
Products

API Reference

GET /integration/v1/skills

List skills

List skills

operationId List skills

Query parameters

Name Type Required Description
lang string optional Language code

Responses

200

application/json body

Field Type Required Description
(array) array optional Array of objects
id string (uuid) required
title string required
parent_id string (uuid) optional
parent_ids string optional
parent_titles string optional
level integer optional
Record_Creation_Date string (date-time) optional

412 Invalid parameters

500 Server error

512 Specification violations