device

Get Device Sessions

get/v1/projects/{projectOrProductUID}/devices/{deviceUID}/sessions

Path parameters

projectOrProductUIDstring required
deviceUIDstring required

Query parameters

pageSizeinteger
pageNuminteger
startDateinteger

Start date for filtering results, specified as a Unix timestamp

endDateinteger

End date for filtering results, specified as a Unix timestamp

firstSyncboolean

When true, filters results to only show first sync sessions

Response

The response body for a session request.

has_moreboolean required

Changes