List team lists

Prev Next
Get
/team/lists

List all team lists

Security
HTTP
Type bearer

Bearer token authentication. Include the token in the Authorization header: Authorization: Bearer <your-token>

Responses
200

List of team lists retrieved successfully

Expand All
object
meta
object
request_id
string

API request ID

data
Array of object (TeamList)
object
list_id
string

Supermetrics list ID

list_slug
string

User-defined ID, used to reference list in queries

list_name
string

List name

list_type
string

List type

Valid values[ "account_ids" ]
ds_id
string

Data source ID. Empty string when list is global.

ds_name
string

Data source name. Empty string when list is global.

show_in_products
Array of string

List of Supermetrics products this list should be shown in. If empty, not shown in any product.

string
Valid values[ "API", "DWH", "MND" ]