Skip to main content
GET
List an account's skills

Authorizations

Authorization
string
header
required

Account API key: key id as the username, secret as the password.

Path Parameters

account_id_or_name
string
required

Query Parameters

sort_by
string | null
limit
integer
default:20
Required range: 0 <= x <= 1000
offset
integer
default:0
Required range: 0 <= x <= 9223372036854776000
search
string | null
archived
boolean | null

Response

Successful response

items
object[]
pagination
object