Return the authorized keys for the virtual machine associated with the provided API token.
If successful, this endpoint will return a 200 OK status.
One of the following scopes are required to use this endpoint.
The following errors may occur during this request.
Details | HTTP status |
---|---|
no_virtual_machine_for_api_token No virtual machine was found for the provided API token |
404 Not Found |
When the request is successful, you can expect an object matching the specification below to be returned.
{ }