Management APIParticipants
Get participants count
Authorization
BearerAuth AuthorizationBearer <token>
In: header
Path Parameters
studyKey*string
Query Parameters
filter?
bson.M object to filter participants
Response Body
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/v1/studies/string/data-exporter/participants/count"{
"count": 0
}{
"error": "string"
}{
"error": "string"
}{
"error": "string"
}