View platform information. Note: this group of endpoints is used to view activities data. They don't provide the means to manage configuration.
/
Get Activity Devices
Activities API (v0.0.1)
- Generated server url
http://localhost/activities/{activityId}/devices/query
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
application/json
{ "fields": [ "string" ], "sortField": "string", "sortOrder": "ASC", "page": 1, "pageSize": 1, "filters": { "property1": {}, "property2": {} } }