How to get AWS regions for Genesys Cloud deployment by api based on organization id

Hi,

I need to get AWS regions for Genesys Cloud deployment ie the Genesys Cloud login URL based on organization Id. Is there any api where i could pass the orgId and get the Genesys Cloud login URL for that organization.
I will using it to hit the billing usage api i.e.
GET: https://billable-vendor-usage-api.usw2.pure.cloud/v1/regions/{region}/organizations/{orgId}?appIds={appIds}
Here the region is dynamic and I need to call this api for multiple users of different regions.

So, is there any api to get regions by orgId? Or any way this can be achieved?

Thanks

Hello,

There is no API to get the region of a Genesys Cloud deployment based on its orgId.
You will have to keep a list of (region, orgId) that you need to track/monitor.

Regards,

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