Skip to main content
GET
/
organizations
/
by-country
Get organizations grouped by country
curl --request GET \
  --url https://api.pcxpay.com/v1/organizations/by-country \
  --header 'Authorization: Bearer <token>'
{
  "status": "<string>",
  "message": "<string>",
  "data": {}
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

200 - application/json

Org counts per country

status
string
message
string
data
object

Keys are country codes, values are counts