Authorization: Bearer ********************
curl --location --globoff '{{urlBase}}/contacts?counterpartyId={{counterpartyId}}&page=1&page_size=10' \ --header 'x-api-key;' \ --header 'Authorization: Bearer <token>'
{}