Get activity data
GET/participants/:user_id/activities/:id/data
Get activity data.
Fetch the participant's all activity data between from date and to date for a given activity type. The response contains the activity type and its measure types along with activity data during the given timeframe. The maximum date range is allowed to be 1 year.
Request
Responses
- 200
- 400
- 401
- 409
- 422
- 500
OK
Response Headers
Access-Control-Allow-Headers
Access-Control-Allow-Methods
Access-Control-Allow-Origin
Cache-Control
Content-Type
Bad Request
Unauthorized
Conflict
Unprocessable Entity
Internal Server Error