...
Parameter | Type | Description |
---|---|---|
|
| E.g:
|
|
| Offset |
|
| Page size |
|
| E.g:
Available fields params
|
Response:
Code Block | ||
---|---|---|
| ||
curl --location 'https://api-vclinic.vseepreview.com/vc/stable/api_v3/users?q=anton%2Bpatient1%40vseelab.com&type=200' \ --header 'X-ApiToken: vclinic_api_token' \ --header 'X-AccountCode: vclinic' { "data": [ UserObject{ "email": "anton+patient1@vseelab.com", UserObject, "id": "20008869839", "full_name": "Anton UserObject,Patient1" UserObject}, UserObject... ], "total_count": 500 } |
GET /users/:id
Status | ||||
---|---|---|---|---|
|
...