Get list data for account IDs

Prev Next
Get
/team/list/{list_id}/data/account_ids

Get the data for a team list of type account_ids

Security
HTTP
Type bearer

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

Path parameters
list_id
stringRequired

Supermetrics team list ID

Responses
200

Team list data retrieved successfully

Expand All
object
meta
object
request_id
string

API request ID

data
string

List source data, where values are separated by line feeds

404

Requested team list was not found

object
error
string
Valid values[ "LIST_NOT_FOUND" ]
message
string