v1
latestOpenAPI 3.1.02026-07-2419603.1 MBData Activation
Get profile by identifier
Return profile by id, cookie_id or user_id. Requires view permission.
get/api/cdp/profiles/v1/app/{app_id}/profile/{identifier_type}/{identifier_value}
Path parameters
app_idstring uuid required
ID of the app.
Example:3929d56c-cd62-4001-a4fc-013f5f954691
identifier_type'id' | 'cookie_id' | 'user_id' | 'visitor_id' required
Type of identifier
identifier_valuestring required
Example:3a0133748b3e524c
Value of identifier
Response
Profile object