Skip to main content
GET
List skills

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

200 - application/json

Successful Response

accountId
string
required

Account this skill belongs to.

name
string
required

Display name of the skill.

_id
string

Unique identifier of the skill.

createDate
string<date-time>

UTC timestamp when the skill was created.