Open fjenett opened 10 years ago
For example: GET /api/v1/group/{event_group_id}/user/{user_id}.json
which will tell the users role in the group.
I know it's already in GET /api/v1/group/{id}/users.json
... but there is no way of getting that for just one user.
could you provide an example route? what would it look like?