Available Endpoints
| Endpoint | Description |
|---|---|
| GET /fields | Retrieves a list of fields available for a specified entity |
| POST /job | Creates a new export job |
| POST /AccountList/job | Create an export of Account Lists |
| POST /PersonList/job | Create an export of Person Lists |
| GET /jobs | Get a list of export jobs |
| GET /job/{jobId} | Check status of a specific data export job |
| GET /references | Get available reference objects |
| GET /reference/{object} | Get reference fields for the specified object |
Updated 5 days ago