Get Auth Customer Enrollmentget https://example.com/programs/{programCode}/accounts/{accountIdentifier}/users/{userIdentifier}/getAuthCustomerEnrollmentRetrieves the enrollment information for the specified user on the account.Path ParamsprogramCodestringrequiredPartner program code for the account.accountIdentifierstringrequiredUnique account identifier (UID or GUID).userIdentifierstringrequiredUnique user identifier (UID or GUID).HeadersX-GD-RequestIdstringrequiredUnique request tracking identifier (X-GD-RequestId header).acceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/jsonAllowed:application/jsontext/jsonResponses 200OK 401Unauthorized 403Forbidden 500Internal Server Error 503Service UnavailableUpdated 2 months ago