List Harbor Keys
Lists active masked credentials for a Harbor.
Each item contains a masked key_hint. Polytomic never returns a credential plaintext after creation.
Authentication
AuthorizationBearer
Bearer user API key
OR
AuthorizationBasic
Basic organization-scoped API key
Path parameters
harbor_id
Unique identifier of the Harbor.
Headers
X-Polytomic-Version
Query parameters
limit
Maximum number of active credentials to return. Defaults to 50 and cannot exceed 50.
page_token
Opaque pagination cursor returned by the previous request.
Response
OK
data
pagination
Errors
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error
500
Internal Server Error
