List all Key Skills
URL
GET https://<tenant>.bubbleppm.com/api/provisioning/keyskills/
Attributes
The endpoint returns an array of strings of the names of Key Skills configured on the tenant. These values can be assigned to a User's key_skills attribute.
Example Response
CODE
[
"Finance",
"Project Management",
"IT"
]