GET ./portofolio/certificate

Generate a specific certificate and return an url to download.

Certificate type comes in ./portofolio/certificates response.

GET parameters

NameValue TypeValidationDetails
uaIDintRequiredUser ID.
ascIDintRequiredSchool year ID
certTypeintRequiredCertificate ID

Validation

Error FieldError CodeError Message
ascID101Invalid ascID or no associated class.
certType102Invalid certificate ID or no permissions.