List Bulk Syncs

Lists bulk syncs in the caller's organization. Results are returned as a single `data` array. This version of the endpoint supports the `active` filter but does not support cursor pagination, `limit`, or `page_token` query parameters. If you need a cursor-paginated bulk sync list, use API version `2025-09-18` or later. > 📘 To retrieve a specific sync, use > [`GET /api/bulk/syncs/{id}`](../../../api-reference/bulk-sync/get) > instead of filtering the list client-side.