Snowflake · Example Payload

Service Grant Of Example

Data LakesData SharingData WarehousingDatabaseSQL

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

Top-level fields

created_onrolegranted_tograntee_namegranted_by

Example Payload

Raw ↑
{
  "created_on": "example_value",
  "role": "example_value",
  "granted_to": "example_value",
  "grantee_name": "example_value",
  "granted_by": "example_value"
}