HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

Get customers and groups where given MSP level template is not applied.

Get customers and groups where given MSP level template is not applied. It will take only MSP token as input.

Note: If the limit and the offset are not provided, records for first 100 customers will be returned.

Path Params
string
enum
required

Template device_type.

Allowed:
string
required

Template version.

Example: ALL, 6.5.4 etc.

string
required

Model property of template.

For 'ArubaSwitch' device_type, part number (J number) can be used for the model parameter.

Example: 2920, J9727A etc.

Query Params
integer
≤ 50

Maximum number of customer records to be returned.

If limit is 50, records for 50 customers will be returned.

If limit is not provided, records for a maximum of 100 customers will be returned.

integer

Number of customers to be skipped before returning the data, useful for pagination.

Responses

429

API Rate limit exceeded.

default

the default response

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