What's the endpoint to get list of skills?

For the conversations detail query, for a given segment, I see there can be a field requestedRoutingSkillIds, which returns an ID (just as its name implies).

Is there any API endpoint that I can query to get the name (and possibly other metadata) about that skill? I couldn't find anything the documentation by searching, but I am guessing there is some means to get it.

A skill has virtually no properties beyond name and status; it's just a logical descriptor akin to a tag.

https://developer.genesys.cloud/api/rest/v2/routing/#get-api-v2-routing-skills

1 Like

Thank you. I was mainly looking for the name. This is great. Thanks.

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.