UsersList Users

List Users

curl -X GET "https://sandbox-api.aparatech.io/v3/users/individual?limit=42&page=25&email=user@example.com&phone=+1-555-0123" \
  -H "Content-Type: application/json" \
  -H "MID: example_string"
{}
GET
/v3/users/individual
Request Preview
Response

Response will appear here after sending the request

Query Parameters

Headers

Responses

Success