curl --request GET \
--url https://api.example.com/api/admin/organizations/{orgId}/secrets \
--header 'Authorization: Bearer <token>'curl --request GET \
--url https://api.example.com/api/admin/organizations/{orgId}/secrets \
--header 'Authorization: Bearer <token>'