For AI agents: visit https://docs.keycafe.com/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
| Field | Type | Descriptions |
|---|
| id | integer: int64 | The unique identifier for the permission. |
| role | string | The permission role. Options are:
-
EXCHANGE_ONLY (Continuous Access)
-
RESERVATION_ACCESS (Reservation Access)
-
ADMINISTRATOR (Administrator)
-
VIEW_ONLY (View Only) – DEPRECATED
For more details on these roles, refer to our Help Center .
|
| user | object | The user to whom the permission was granted. |
| key | object | The key the permission grants access to. |
| location | object | The location the permission grants access to. |
| group | object | The group the permission grants access to. |