Skip to main content
GET
Fetch List by Name

Supported products

Authorizations

Authorization
string
header
required

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

Path Parameters

listName
string
required

The name of the list to fetch. This is not case sensitive.

objectTypeId
string
required

The object type ID of the object types stored by the list to fetch. For example, 0-1 for a CONTACT list.

Query Parameters

includeFilters
boolean
default:false

A flag indicating whether or not the response object list definition should include a filter branch definition. By default, object list definitions will not have their filter branch definitions included in the response.

Response

successful operation

list
object
required
Last modified on March 31, 2026