Skip to main content

Retrieve Device Attributes

GET 

/api/v0/organizations/:organization_slug/projects/:project_slug/devices/:device_serial/attributes

Retrieve Device Attributes for a given Device.


Query Parameters

ParameterTypeDescription
qStringSearch string (wildcard * supported) to filter attributes by string_key.

Return Value

Returns a list of Device Attributes Schemas.

Request

Responses

Response Headers