v1
latestOpenAPI 3.1.02026-07-241695611.0 MBGet Portfolio Groups
Get all portfolio groups in the organization with pagination. Groups are sorted by created_at in descending order. Optionally filter by group name using the 'q' parameter.
Query parameters
The query param to search by portfolio group name. If provided, only groups with names containing this term (case-insensitive) will be returned.
The query param to search by portfolio group name. If provided, only groups with names containing this term (case-insensitive) will be returned.
Maximum number of records to return in a single page. Must be between 1 and 1000.
Maximum number of records to return in a single page. Must be between 1 and 1000.
Number of records to skip from the beginning. Use 0 for the first page. Cannot be used with cursor.
Number of records to skip from the beginning. Use 0 for the first page. Cannot be used with cursor.
Opaque pagination cursor token that identifies the position in the result set. Use the cursor from the previous response to get the next page. Cannot be used with offset.
Opaque pagination cursor token that identifies the position in the result set. Use the cursor from the previous response to get the next page. Cannot be used with offset.
Response
Response