get https://example.com/api/device-registration-tokens
This endpoint returns a list of all edge device registration tokens. It can be filtered by deviceGroupID
.
Log in to see full request history
Responses
This endpoint returns a list of all edge device registration tokens. It can be filtered by deviceGroupID
.
xxxxxxxxxx
curl --request GET \
--url https://example.com/api/device-registration-tokens \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: