v1

latestOpenAPI 3.0.32026-07-23194968.1 KB
Devices

Get devices in organization

Retrieve a paginated list of devices in an organization.

Required permissions, when user-scoped authentication is used: ORG_DEVICES_VIEW.

get/api/v1/organization/devices

Query parameters

orgIdinteger

Organization ID (optional, defaults to the organization, associated with the authentication token)

includeSubOrgDevicesboolean

Include devices from sub-organizations

pageinteger

Page number (0-indexed)

sizeinteger

Page size (max 1000)

Response

List of devices

totalElementsinteger required

Total amount of devices, available to fetch.