Get activities for specific devices.
GET {{baseUrl}}/devices/{{id}}/activities
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
page | string | page number | |
size | string | records per page | |
sort | string | the fields to sort. Example: field1,field2:desc | |
filter | string | the filter. Example: field1:val,field2:abc |