v1
latestOpenAPI 3.0.12026-07-243407211.3 MBUsers
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.
get/programs/{programCode}/users/{userIdentifier}/consumerProfileExtension
Path parameters
programCodestring required
The program code associated with the request.
userIdentifierstring required
The unique identifier of the user whose profile extension attributes are being retrieved. Must be a valid GUID.
Query parameters
consumerProfileExtensionAttributesstring
A pipe-delimited string of extension attribute names to retrieve (e.g., "MLAStatus|SCRAStatus"). Optional; defaults to all supported attributes if not provided.
Headers
X-GD-RequestIdstring required
The unique request identifier for idempotency and tracking. Must be provided in the X-GD-RequestId header.
Response
OK