Skip to main content
GET
List Snowflake accounts

Authorizations

Authorization
string
header
required

Organization API key (sl_…).

Headers

x-tenant-id
string
required

The organization ID the request is scoped to.

Query Parameters

page_token
string | null

Opaque cursor from a previous response. Omit on the first call.

max_results
integer
default:50
snowflake_organization_name
string | null
has_data_share
boolean | null
sync_enabled
boolean | null

Response

Successful Response

items
SnowflakeAccount · object[]
required
page_token
string | null

Opaque cursor for the next page; empty/absent on the last page.

row_count
integer | null

Best-effort total for the filtered result set; may be null when expensive.