Docs are work in progress
Skip to main content

Download certificate

GET 

/api/v1/machines/:machineIdOrAlias/certificate/download

This API endpoint download the active certificate associated with the machine identified by the provided machineId or machine alias.

Request

Path Parameters

    machineIdOrAlias stringrequired

    The machineId - unique id of the machine, alias - machine alias

Responses

Success response

Schema

    string

Loading...