Get Locations
Locations
Get Locations
Returns locations for a nonprofit based on the provided filters.
GET
Get Locations
Documentation Index
Fetch the complete documentation index at: https://docs.overflow.co/llms.txt
Use this file to discover all available pages before exploring further.
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"