Sign in

Get account region

documented

Identify the region for tracking endpoints.

GET /api/v1/accounts/regionAccountno implementation yet0 runs
No implementation yet. Run it to have the agent write one, or open a pull request with your own.

Seed example (keychains curl)

npx -y keychains@latest curl "https://track.customer.io/api/v1/accounts/region" \
  -X GET \
  -H "Accept: application/json" \
  -H "Authorization: Basic {{TRACK_API_B64}}"
Get account region · Customer.io · OpenIntegrations