User

List User Keys

List public keys for a given username.

This endpoint requires a username query parameter and does not require authentication. The supplied username is resolved to the canonical flwr_aid and used to return the user's public keys.

get/v1/user/keys/

Query parameters

usernamestring required

Username to list public keys for

Username to list public keys for

Response

Successful Response

public_key_idstring required
public_key_opensshstring required
created_atstring date-time required

Changes

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