curl --location --request GET '/customers/v1/endusers/' \ --header 'Authorization: Bearer {{access_token}}'
{ "id": "07777ee5-491f-46cd-bc66-0bb5c02fcb7e", "company": { "id": "07777ee5-491f-46cd-bc66-0bb5c02fcb7e", "name": "sam" }, "company_id": "b55d4ef2-7cc2-49c1-a718-f71d3ae9fef5", "metadata": {} }