š This endpoint requires HTTP authentication (either Basic or Bearer).
For authenticating with Bearer token, required scopes are: collections(r).
Retrieve all collections. By default, only base collections (collections with no overridden_collection_id) are returned. Use the overridden_collection_id query parameter to retrieve overriding collections for a specific base collection.
400Validation Error
401Credentials are not passed or action is forbidden.
403The supplied token does not have the required permissions.
429Rate limit breached