Snowflake · Example Payload

User Grant Example

Data LakesData SharingData WarehousingDatabaseSQL

User Grant Example is an example object payload from Snowflake, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

securable_typeprivilegescreated_ongranted_by

Example Payload

Raw ↑
{
  "securable_type": "example_value",
  "privileges": [],
  "created_on": "example_value",
  "granted_by": "example_value"
}