Get Locations
Get Locations
Returns locations for a nonprofit based on the provided filters.
GET
Get Locations
Authorizations
Client ID for API authentication
API Key for API authentication
Query Parameters
The number of locations to return.
Required range:
1 <= x <= 100The page number of the locations to return.
Required range:
x >= 1Whether to include locations that have been archived.
The field to sort the locations by.
Available options:
name, createdAt, displayOrder Example:
"displayOrder"
The direction to sort the locations by.
Available options:
ASC, DESC Example:
"ASC"
Last modified on July 14, 2026