curl -X GET "https://config.gms.ensync.cloud/v1/access-key/ensk_prod_xxxxx/permissions" \ -H "X-API-KEY: your-api-key"
{ "id": 1, "name": "Production Key", "key": "ensk_prod_xxxxx", "type": "SERVICE", "permissions": { "send": ["order/*", "inventory/*"], "receive": ["payment/*"], "resources": {} }, "createdAt": "2024-01-15T10:30:00Z" }
Retrieves permissions for a specific access key
Documentation IndexFetch the complete documentation index at: https://docs.ensync.cloud/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.ensync.cloud/llms.txt
Use this file to discover all available pages before exploring further.
ACCOUNT
SERVICE
Show Permissions