API ReferenceNew CentralGuidesMRT APIConfiguration API
GithubAirheads Developer Community
API Reference

Get sites

(Deprecated) This API is used to fetch information of all sites, based on the query parameters provided. Each site in the returned list includes details like - scopeId, scopeName, collectionId, collectionName, deviceCount, image, address params and geolocation. Use /network-config/v1/sites instead.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
int32
required

number of sites that need to be fetched. (Default: 100) Maximum limit per query is 100

int32
required

offset from where the sites need to be fetched

string
length ≤ 256

OData 4.0 filter supports filtering on fields scopeName, address, city, state, country, zipcode, collectionName

string
length ≤ 256

Partial or Full String Free text search

string
length ≤ 256

sort by field may be one of scopeName, address, state, country, city, deviceCount, collectionName, zipcode, timezone, longitude, latitude

Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json