Keys

Retrieve a key

Retrieves a Key object.

Requires <code>read_keys</code> OAuth access scope.

get/projects/{project_id}/keys/{key_id}

Path parameters

project_idstring required

A unique project identifier

key_idnumber required

A unique identifier of the key.

Query parameters

disable_referencesnumber

Whether to disable key references. Possible values are <code>1</code> and <code>0</code>.

Response

OK

project_idstring

Changes

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