curl --request GET \
--url https://api.openworklabs.com/v1/skill-hubs{
"skillHubs": [
{}
]
}Lists the skill hubs the current member can access, along with linked skills and access metadata.
curl --request GET \
--url https://api.openworklabs.com/v1/skill-hubs{
"skillHubs": [
{}
]
}Accessible skill hubs returned successfully.
Show child attributes
Was this page helpful?