Retrieve information for all organizations associated with the user
curl --request GET \ --url https://app.phonely.ai/api/get-orgs \ --header 'X-Authorization: <api-key>'
[ { "uid": "<string>", "agentId": "<string>", "name": "<string>", "country": "<string>", "businessPhoneNumber": "<string>" } ]
User ID
Agent ID
Agent name
Country code
Business phone number