Skip to main content
POST
Get custom fields for multiple devices
Key: Read Scope: Company

Authorizations

Authorization
string
header
required

Use your Primo API key in the Authorization header as Bearer <API_KEY>.

Body

application/json
deviceIds
string[]
required

Device ids to fetch custom fields for. Up to 500 per call.

Required array length: 1 - 500 elements

Response

default - application/json
items
object[]
required

Custom fields grouped by device id, in the same order as the input deviceIds.