v50

latestOpenAPI 3.0.3MITraw.githubusercontent.com2024-03-2585861610.1 MB
enterprise-admin

List public keys

get/admin/keys

Query parameters

per_pageinteger

The number of results per page (max 100). For more information, see "Using pagination in the REST API."

pageinteger

The page number of the results to fetch. For more information, see "Using pagination in the REST API."

direction'asc' | 'desc'

The direction to sort the results by.

sort'created' | 'updated' | 'accessed'
sincestring

Only show public keys accessed after the given time.

Response

Response

idinteger required
keystring required
user_idinteger nullable required
repository_idinteger nullable required
urlstring required
titlestring required
read_onlyboolean required
verifiedboolean required
created_atstring date-time required
added_bystring nullable
last_usedstring date-time nullable required