Skip to main content
GET
List skills or get a single skill

Authorizations

Authorization
string
header
required

JWT token from Clerk authentication.

Must be from a user with org:admin role.

Query Parameters

id
integer

Optional skill ID to retrieve a single skill with full details

Response

Successfully retrieved skills

success
boolean
required
skills
object[]

Returned when listing all skills (no id param)

skill
object

Returned when fetching a single skill (with id param)