Contact List — Forms (Collection)¶
Endpoint¶
| Method | URL |
|---|---|
GET |
/contact_list/<list>/forms |
GET /contact_list/<list>/forms¶
| Parameter | Type | Description |
|---|---|---|
page |
int | Page to return. Defaults to 1. |
pagesize |
int | Result page size. Range [10, 100]. Defaults to 10. |
Returns: Forms collection and result count.