Gets Enrollment Details (Encrypted)get https://example.com/programs/{programCode}/enrollments/accounts/{accountIdentifier}Retrieves enrollment details for an account. The response is encrypted.Path ParamsprogramCodestringrequiredThe Program code for the enrollment flow.accountIdentifierstringrequiredThe Account identifier to retrieve.HeadersX-GD-RequestIdstringrequiredThe nique request identifier for tracking and logging.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