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
| Parameter | Type | Description |
|---|---|---|
q | String | Search string (wildcard * supported) to filter attributes by string_key. |
Return Value
Returns a list of Device Attributes Schemas.
Request
Responses
- 200