List Skills

List all skills owned by the authenticated project with optional filtering.

Authentication

X-Browser-Use-API-Keystring
API Key authentication via header

Query parameters

pageSizeintegerOptional1-100Defaults to 10
pageNumberintegerOptional>=1Defaults to 1
isPublicboolean or nullOptional
isEnabledboolean or nullOptional
categoryenum or nullOptional
Skill category.
querystring or nullOptional<=100 characters
fromDatedatetime or nullOptional
toDatedatetime or nullOptional

Response

Successful Response
itemslist of objects
List of skills
totalItemsinteger
Total number of items in the list
pageNumberinteger
Page number
pageSizeinteger
Number of items per page

Errors