GET /services/:csi/profiles
Description
Retrieves the profile list available for the specified service.
URL
https://api.keyyo.com/manager/1.0/services/:csi/profilesParameters
:csi |
The Common Service Identifier of the service from which to retrieve the profiles Applicable types: UCaaSVoIPAccount ACDService |
Result
A list of:Profile | A Keyyo service profile (Can be one of VoIPAccountProfile or ACDProfile) |
Relationships
GET /services/:csi/profiles/:profile_identifier | Retrieves a service profile from its identifier. (Note that there's a default profile.) |