/sites/{name}/devices/{deviceID}/health/issues

Fetches Health Status Issues for a Device

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The site name associated with the device; "unassigned" is also valid.

string
required

The device ID

Query Params
integer
Defaults to 0

page number of results to be returned

integer
Defaults to 10

number of items to include a page (max 100, default 10)

string

key for sorting paginated results

boolean

query for un/muted device health issues, set to false by default

Responses

400

Bad Request

401

Unauthorized

403

Forbidden, organization does not support Sites feature

404

Site not found or device not found

500

Internal Server Error

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*