Santa Devices
List synced Santa devices
get/santa_devices
Query parameters
limitinteger
Limit devices returned
page_cursorstring
Next/previous page cursor
Response
Santa device response
Example response
{
"metadata": {
"count": 1,
"limit": 10,
"next_page": null,
"prev_page": null
}
}Changes
No recorded changes to this endpoint across all 1 revision of this API.