Download Certificate
Download a certificate. Supported only for .pem certificate type.
URL: /certificate/download
Type: GET
Parameters
| Param Type | Name | Description | Field Type |
|---|---|---|---|
| Header | sessionId ** | Session Id received after login | string |
| Query | Gwkey | Tenant Key. Needed only in case of multitenant installations | string |
| Query | gwsource** | Source from which the request is triggered (for example, web, external) | String |
| Param | resourceId** | Unique resource ID / UUID of the certificate | String |
** - Mandatory value
Possible Response Message and Code
| HTTP Code | Description | Response Message |
|---|---|---|
| 200 | OK | NA |
| 404 | Not Found | No matching record found |
| 400 | Bad request | Mandatory field is missing or invalid – <> |