Skip to main content

Get authorized keys for a virtual machine

GET 

/virtual_machine/authorized_keys

Return the authorized keys for the virtual machine associated with the provided API token

Scopes

  • virtual_machines:authorized_keys

OAuth2 Scopes

When using OAuth2 authentication, scopes are prefixed with api.katapult.io/core/v1/.

Request

Responses

Return the authorized keys for the virtual machine associated with the provided API token

Schema

    string

Loading...