Get PerfectMind Contact IDs
GET/sso/perfectmind/contact
Retrieves PerfectMind contact IDs associated with the user's email address. Uses the LoginRadius access token to look up the user and match them against PerfectMind contacts using email and birth date.
Request
Responses
- 200
- 400
- 401
- 403
OK: PerfectMind contact information retrieved successfully.
Bad Request: The request could not be understood by the server due to malformed syntax.
Unauthorized: The API key or access token is missing or invalid.
Forbidden: The request is not allowed.