Skip to main content
GET
Get all global skills

Response

id
string<uuid>
required
read-only

The unique identifier for the experience entry.

category
string | null
required

The category of the skill. (optional)

Maximum string length: 50
name
string
required

The name of the skill.

Maximum string length: 250
alias
object[]
required
updated_at
string<date-time>
required
read-only

The date and time the skill entry was last updated.

created_at
string<date-time>
required
read-only

The date and time the skill entry was created.

preferred
boolean