Skip to main content
GET
List Portfolios
See portfolio limits and references for current caps and external_ref semantics.

Overview

Returns a collection with top-level data, has_more, and pagination.cursor. Portfolios from other organizations are excluded. Each portfolio includes trademark_count; use Retrieve Portfolio for its membership list.

Pagination

Use limit (default 20, maximum 100) and pass the returned opaque cursor to request the next page.

Sorting

Sorting defaults to -created_at. Supported fields are created_at, updated_at, and name, each optionally prefixed with - for descending order.