Skip to main content
GET
/
territories
List territories
curl --request GET \
  --url https://api.getpg.ai/v1/territories \
  --header 'X-Api-Key: <api-key>'
{}

Authorizations

X-Api-Key
string
header
required

Your API key for authentication. Get your API key from the PGAI dashboard.

Query Parameters

page
integer
default:1

Page number

per_page
integer
default:25

Results per page (max 100)

Response

Success - paginated list of territories

Response data