API ReferenceNew CentralGuidesMRT APIConfiguration API
GithubAirheads Developer Community
API Reference

Get site-collections

This API is used to fetch information about all site collections, based on the query parameters provided. Each site collection in the returned list includes - scopeId, scopeName, description, siteCount, deviceCount.

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

Number of site-collections that need to be fetched. (Default: 100) Maximum limit per query is 100.

int32
required
0 to 2147483647
Defaults to 0

Offset from where the site-collections need to be fetched.

string
length ≤ 256

OData 4.0 filter supports filtering on fields scopeName, description.

string
length ≤ 256

Sort by field. May be one of scopeName, description, deviceCount, siteCount.

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