Get Bulk Sync
Returns a bulk sync by ID.
The response includes the sync's top-level configuration — source, destination,
schedules, and discovery settings.
- To check whether the sync is running and see the most-recent execution result,
use [`GET /api/bulk/syncs/{id}/status`](../../../../api-reference/bulk-sync/get-status).
- To inspect which schemas are selected and how they are configured, use
[`GET /api/bulk/syncs/{id}/schemas`](../../../../api-reference/bulk-sync/schemas/list).
