Skip to main content
GET
Get one list's metadata

Authorizations

Authorization
string
header
required

Your API token (af_…) as the Basic-auth username, with an empty password.

Path Parameters

listId
string
required

24-character hex id of the list (from GET /business/lists).

Query Parameters

include
enum<string>

Set to columns to add the list's custom column definitions (id, name, type) to the response.

Available options:
columns

Response

Success

list
object
required