Get Histories

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

This endpoint retrieves the history of devices within the organization. It sends an HTTP GET request to https://hub.xyte.io/core/v1/organization/devices/histories. The response of this request can be documented as a JSON schema.

Authorization

This endpoint requires Authorization.

Response

Returns Paginated data of the following format for each item:

KeyTypeDescription
uuidstringUnique identifier of the device. It is a universally unique identifier (UUID).
create_atstringDate and time when the device was created on the platform in ISO 8601 format (e.g., "2024-07-11T06:45:00.000Z").
namestringName of the device.
space_idintegerUnique identifier of the space that claimed the device.
modelstringModel of the device.
partnerstringName of the partner organization responsible for the device.
stateobjectContains the current state of elements of the device, for e.g., temperature, battery, etc.
Query Params
string
string
string
string
int32
string
Headers
string
enum
Defaults to application/json
Allowed:
Responses

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