curl --request GET \
--url http://localhost:3333/v1/trust-access/admin/requests \
--header 'X-API-Key: <api-key>' \
--header 'X-Organization-Id: <x-organization-id>'Get all access requests for organization
curl --request GET \
--url http://localhost:3333/v1/trust-access/admin/requests \
--header 'X-API-Key: <api-key>' \
--header 'X-Organization-Id: <x-organization-id>'Was this page helpful?