Skip to main content
GET
List Compute Profiles
List your organization’s compute profiles and the current depth of each profile’s query queue. Pass a profile’s identifier as the compute_profile when running a query to route it to that profile. When you have a choice, prefer a profile with a lower queued count so your query starts sooner.

Authorizations

X-API-KEY
string
header
required

Response

Successful Response

identifier
string
required
name
string
required
size
enum<string>
required

Compute size as a speed multiplier over your organization's base warehouse.

Available options:
1x,
2x,
4x,
8x,
16x
is_default
boolean
required
queued
integer
required
running
integer
required