curl --request GET \
--url https://nvidia.casebender.com/api/v1/cases \
--header 'Authorization: Bearer <token>'Search and list cases with filters and pagination
curl --request GET \
--url https://nvidia.casebender.com/api/v1/cases \
--header 'Authorization: Bearer <token>'API key authentication. Use format: Bearer cbr_live_your_key
Default Response