v4
latestOpenAPI 3.0.02026-08-04109113304.5 KBList Attributes
Get list attributes by project
Get all of the List Attributes that have been created in a given project.
get/list_attributes
Query parameters
project_idinteger required
The ID of the project for which you would like to get List Attributes
Response
Return all List Attributes in the specified Project
Example response
[
{
"name": "SubscriberStatus"
}
]