curl --location '/lists/by-name/Customers/contacts/count' \ --header 'Authorization: Bearer <token>'
{ "count": 123 }