v1

latestOpenAPI 3.0.32026-07-2415128381.3 KB
Comments

List key comments

Retrieves a list of all comments for a key.

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

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

Path parameters

project_idstring required

A unique project identifier

key_idnumber required

A unique identifier of the key.

Query parameters

limitnumber

Number of items to include (max 5000).

pagenumber

Return results starting from this page.

Response

OK

project_idstring