empower

Get call UUID from platform and channel

Retrieves the Empower call UUID corresponding to a specific platform and channel ID. Useful for cross-referencing calls between Ringover and external platforms.

Permission: Empower Read required.

Monitoring: No impact. Visibility depends on your Empower role.

get/empower/platform/{platformName}/channel/{channelID}

Path parameters

platformNamestring required

Name of the platform on which the call took place

channelIDinteger required

Channel ID of the call

Response

Successful operation — returns the Empower call UUID.

string uuid required

Changes

No recorded changes to this endpoint across all 3 revisions of this API.