SSHCertificateAuthorities

Get

Get detailed information about an SSH Certificate Authority

get/ssh_certificate_authorities/{id}

Path parameters

idstring required

a resource identifier

Headers

ngrok-versioninteger required

Response

Get detailed information about an SSH Certificate Authority

idstring

unique identifier for this SSH Certificate Authority

uristring

URI of the SSH Certificate Authority API resource

created_atstring

timestamp when the SSH Certificate Authority API resource was created, RFC 3339 format

descriptionstring

human-readable description of this SSH Certificate Authority. optional, max 255 bytes.

metadatastring

arbitrary user-defined machine-readable data of this SSH Certificate Authority. optional, max 4096 bytes.

public_keystring

raw public key for this SSH Certificate Authority

key_typestring

the type of private key for this SSH Certificate Authority

Changes

Changed in 1 of the 9 revisions of this API.1

    • api operation id SSHCertificateAuthoritiesGet removed and replaced with SshCertificateAuthoritiesGet

      api-operation-id-removed