List Harbor Saved Query Drafts
Lists mutable Harbor saved-query drafts.
Drafts are ordered from newest to oldest and include complete SQL, typed parameter declarations, and author-supplied validation values. Harbor profile credentials cannot access this endpoint.
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 saved-query drafts to return.
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
