cURL
curl --request GET \ --url https://faisalshop.mvp-apps.ae/api/v2/admin/category \ --header 'Authorization: Bearer <token>' \ --header 'X-Tenant-ID: <x-tenant-id>'
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Tenant ID for multi-tenancy
List of categories