---
title: "Get Device On-Boardings Per Hour."
slug: "get-device-on-boardings-per-hour-1"
updated: 2026-03-02T22:30:52Z
published: 2026-03-02T22:35:48Z
canonical: "support.appgate.com/get-device-on-boardings-per-hour-1"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://support.appgate.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Get Device On-Boardings Per Hour.

Get/stats/on-boarded-devices

Get the Device On-Boardings Per Hour for the last 24 hours.

SecurityHTTPType bearer

Responses200

Device On-Boardings Per Hour.

<select class='api-response-data' aria-label='Media type'><option value='7286f9dc-eaba-4519-9d47-f440add902ec'>application/json</option>
</select>Expand Allobject  dataobject  

A dictionary of Device On-Boardings Per hour. The key is the hour, the value is the amount of on-boards. For example 8:24 means, between 08:00 - 09:00, 24 on-boards have occurred. Times are UTC based and if the hour number is after the current time, it represents the day before.

Example{
  "0": 120.0,
  "1": 142.0,
  "2": 165.0,
  "3": 105.0
}property*number    additionalProperties

Number of On-Boardings for this hour.

401

Token error. Login again.

<select class='api-response-data' aria-label='Media type'><option value='9fca87a0-4738-4023-a93c-2d4080b176b5'>application/json</option>
</select>object  

Generic HTTP error.

idstring    

Machine readable error code.

messagestring    

Human readable error details.

403

Insufficient permissions to access this resource.

<select class='api-response-data' aria-label='Media type'><option value='eb0902da-1f92-4633-96cf-cee272ad4722'>application/json</option>
</select>object  

Generic HTTP error.

idstring    

Machine readable error code.

messagestring    

Human readable error details.

406

Invalid 'Accept' header.

<select class='api-response-data' aria-label='Media type'><option value='56513397-7ad6-4695-8b0d-aa7e697fb52f'>application/json</option>
</select>object  

Generic HTTP error.

idstring    

Machine readable error code.

messagestring    

Human readable error details.

500

Unexpected server side error.

<select class='api-response-data' aria-label='Media type'><option value='b1149bb4-286b-4ade-96d1-6cbf47d76e71'>application/json</option>
</select>object  

Generic HTTP error.

idstring    

Machine readable error code.

messagestring    

Human readable error details.
