Retrieve User's data by filters
POST/insights/userprofiles
Retrieves users based on specified query parameters.
Request
Responses
- 200
- 400
- 401
- 403
Successful response with user data.
Bad Request - The request was invalid or cannot be served.
Unauthorized - The request requires user authentication.
Forbidden - The request was valid, but the server is refusing to respond to it.