Skip to main content
GET
List skills

Authorizations

x-api-key
string
header
required

API key for authentication. Get your API key from Settings → API Keys in your Spott dashboard.

Query Parameters

limit
integer
default:50
Required range: 1 <= x <= 100
cursor
string

Base64-encoded cursor for pagination. Use the cursor value from a previous response to fetch the next page. Omit for the first page.

searchQuery
string

Response

Successfully retrieved skills. Returns items array with pagination info containing cursor for the next page.

items
object[]
required
pagination
object
required