Get Consumer Profile Extension – Retrieves extension attributes for a user's consumer profile.

Retrieves extension attributes for the specified user's consumer profile. Returns the requested attributes or all supported attributes if none are specified.

Path Params
string
required

The program code associated with the request.

string
required

The unique identifier of the user whose profile extension attributes are being retrieved. Must be a valid GUID.

Query Params
string

A pipe-delimited string of extension attribute names to retrieve (e.g., "MLAStatus|SCRAStatus"). Optional; defaults to all supported attributes if not provided.

Headers
string
required

The unique request identifier for idempotency and tracking. Must be provided in the X-GD-RequestId header.

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

401

Unauthorized

Language
Credentials
Header
LoadingLoading…
Response
Choose an example:
application/json
text/json