User
Get User Profile Types
Retrieve the profile types associated with a user across their connected apps.
get/api/v1/users/{user_id}/profile-types
Path parameters
user_idstring required
The ID of the user whose profile types are being retrieved.
Response
GetUserProfileTypesResponse is the response containing the profile types for a user.