Get Profile Data Based On Filters
POST/insights/userprofiles
This endpoint allows you to query user profiles based on the provided parameters.
Request
Responses
- 200
- 400
- 401
- 403
Successful response with user profiles.
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.