List Harbors
Lists Harbors in the caller’s current organization.
Returns Harbors in creation order. Use pagination.next_page_token to continue when more results are available.
Authentication
AuthorizationBearer
Bearer user API key
OR
AuthorizationBasic
Basic organization-scoped API key
Headers
X-Polytomic-Version
Query parameters
limit
Maximum number of Harbors 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
422
Unprocessable Entity Error
500
Internal Server Error
