List links

GET {{protocol}}://{{service}}.{{region}}.{{base_url}}/api/v1/links?groupId={{groupId}}&limit={{limit}}&offset={{offset}}

Retrieve the list of all enrollment links in the ascending order of the creation time.

Request Params

KeyDatatypeRequiredDescription
groupIdstringThe unique id to specify a device group
limitstringThe number limit of links to return
offsetstringThe number limit of links to skip

RESPONSES

status: OK

{"total":0,"count":0,"limit":20,"offset":0,"links":[]}