Retrieves program information for a given program code.get https://example.com/programs/{programCode}/GetProgramInfoReturns detailed information about the specified program, including its name and code.Path ParamsprogramCodestringrequiredThe program code for which to retrieve information.HeadersX-GD-RequestIdstringrequiredThe unique request identifier from the request 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