Get a cursor-paginated list of skills, optionally filtered by name.
API key for authentication. Get your API key from Settings → API Keys in your Spott dashboard.
Number of skills to return per page (min: 1, max: 100, default: 50)
1 <= x <= 100Filter skills by name (case-insensitive partial match)
Base64-encoded cursor for pagination. Use the nextCursor value from a previous response to fetch the next page. Omit for the first page.