Skip to main content
GET
List

Supported products

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Query Parameters

includeFilters
boolean
default:false

A boolean indicating whether to include filters applied to the lists in the response. Defaults to false.

listIds
string[]

An array of list IDs to filter the lists returned. Each ID should be a string.

Response

successful operation

lists
object[]
required

An array of PublicObjectList objects, each representing a list retrieved by its ID. This property is required.

Last modified on August 6, 2026