This endpoint serves the purpose of fetching details for skillset based on unique skillset ID.
cURL
curl --request GET \ --url https://api.roostedhr.com/api/1_12/skillsets/{id} \ --header 'X-API-KEY: <api-key>'
{ "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 }
Skillset ID
OK
"13:00"
^[a-zA-Z0-9]+
0 <= x <= 1