repos

Retrieve the active Ed25519 key for the Repository.

Retrieve the active Ed25519 key for the Repository.

get/repos/{owner}/{identifier}/ed25519/

Response

Retrieved the active Ed25519 key.

activeboolean

If selected this is the active key for this repository.

created_atstring date-time
defaultboolean

If selected this is the default key for this repository.

fingerprintstring

Uppercase hex-encoded SHA-256 fingerprint of the public key.

fingerprint_shortstring
public_keystring

The public key given to repository users.

public_key_wirestring

The public key in <name>:<base64> wire format, ready to paste into Nix trusted-public-keys.

Changes

No recorded changes to this endpoint across all 1 revision of this API.