List Record Lists

Returns a paginated list of record lists for the account.
Use this endpoint to retrieve all record lists with optional filtering by name, status, team, and campaign.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Scope

record-lists:manage

Query Params
string
length between 1 and 35

Filter by record lists names,fuzzy query

string
length ≥ 1

Filter Record Lists by status

string

Filter Record Lists by team id. team_id and team_ids are mutually exclusive.

team_ids
array of strings

Filter Record Lists by team ids. team_id and team_ids are mutually exclusive.

team_ids
campaign_ids
array of strings

Filter Record Lists by campaign ids.

campaign_ids
string
enum

Allows to request the sub entities of the record list.

  • teams -> Return the record list's teams information.

Allowed:
string

If include_none_team equals true, this parameter will also return records lists with no team.

integer
1 to 2147483647
Defaults to 1

Number of the page listed

integer
1 to 500
Defaults to 50

Number of max items per page

string

Filter by Record Lists created_at, must filter with field created_at_to

string

Filter by Record Lists created_at, must filter with field created_at_from

string

Filter by Record Lists updated_at, must filter with field updated_at_to

string

Filter by Record Lists updated_at, must filter with field updated_at_from

string
Defaults to created_at:desc

Order by Record Lists for names, number of records, created_at, updated_at

Headers
string
enum
Defaults to application/hal+json

Generated from available response content types

Allowed:
Responses

Language
Credentials
OAuth2
Missing 1 required scope
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/hal+json
application/json