Bulk Export Leads¶
Bulk Export Leads Controller
Operations¶
| Method | Path | Operation |
|---|---|---|
| GET | /bulk/v1/leads/export.json |
Get Export Lead Jobs |
| POST | /bulk/v1/leads/export/create.json |
Create Export Lead Job |
| POST | /bulk/v1/leads/export/{exportId}/cancel.json |
Cancel Export Lead Job |
| POST | /bulk/v1/leads/export/{exportId}/enqueue.json |
Enqueue Export Lead Job |
| GET | /bulk/v1/leads/export/{exportId}/file.json |
Get Export Lead File |
| GET | /bulk/v1/leads/export/{exportId}/status.json |
Get Export Lead Job Status |