Authorization: Bearer ********************
curl --location --request GET 'https://preprod.api.crego.io/v1/crm/banks/?applicant_id=acec9ff8-2e5e-487e-9f60-adb9e0ab275f' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: text/plain' \ --data-raw ''
{ "count": 0, "page_size": 15, "current_page": 1, "results": [] }