curl --location --request GET 'https://fmsapi.deltax.la/clients/api/client/registrations' \
--header 'Authorization: Bearer <token>'{"message":"Callback registrations retrieved successfully.","callbackRegistrations":[{"_id":"66bfb18c40f4231d20eb2154","clientId":"66bfb18c40f4231d20eb2150","name":"My Webhook","callbackURL":"https://example.com/webhook","distanceBetweenCallbacksMins":30,"maxDocumentsPerCallback":100,"enable":true}]}