curl --request GET \
--url http://localhost:3333/v1/trust-access/admin/grants \
--header 'X-API-Key: <api-key>'Get all active and expired grants
curl --request GET \
--url http://localhost:3333/v1/trust-access/admin/grants \
--header 'X-API-Key: <api-key>'API key for authentication
Grants retrieved
Was this page helpful?