Skip to main content
GET
List lists

Authorizations

x-api-key
string
header
default:bd_live_your_key_here
required

Query Parameters

limit
object

Maximum number of lists to return (1-100)

cursor
string

Cursor from a previous response, to fetch the next page

includeBlacklist
object

Include blacklist (suppression) lists in the results

Response

data
object[]
required
nextCursor
string | null
required

Opaque cursor for the next page; null when there are no more results. Pass it back as the cursor query parameter.