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