Returns a paginated list of all skillsets.
cURL
curl --request GET \ --url https://api.roostedhr.com/api/1_12/skillsets \ --header 'X-API-KEY: <api-key>'
200
Example
{ "skillsets": [ { "id": 123, "role_title": "<string>", "default_time": "13:00", "default_comments": "<string>", "default_payroll_group": "<string>", "on_for_new_signups": 0, "client_portal_access": 0 } ], "total": 123 }
items_per_page
page
total
Number of items per page (1–100)
1 <= x <= 100
Page number
x >= 1
OK
Show child attributes
Total number of skillsets