curl --request GET \
--url https://api.openworklabs.com/v1/skills{
"skills": [
{}
]
}Lists the skills the current member can view, including owned skills, shared skills, and skills available through hub access.
curl --request GET \
--url https://api.openworklabs.com/v1/skills{
"skills": [
{}
]
}Accessible skills returned successfully.
Show child attributes
Was this page helpful?