cURL
curl --request GET \ --url https://api.tryprofound.com/v1/org/regions
[ { "id": "<string>", "name": "<string>" } ]
Get the organization regions.
Successful Response
Was this page helpful?