Skip to main content
GET
Get all cost provider accounts

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Query Parameters

workspace_token
string

The token of the Workspace to list CostProviderAccounts for. Required if the API token is associated with multiple Workspaces.

provider
enum<string>

Filter by provider type.

Available options:
aws,
azure,
gcp,
snowflake,
databricks,
mongo,
datadog,
fastly,
new_relic,
opencost,
open_ai,
oracle,
confluent,
planetscale,
coralogix,
kubernetes,
custom_provider,
github,
linode,
grafana,
clickhouse,
temporal,
twilio,
azure_csp,
kubernetes_agent,
anthropic,
anyscale,
cursor,
elastic,
vercel,
redis_cloud,
circle_ci,
modal,
eleven_labs,
baseten,
cloudflare,
fireworks_ai
account_id
string

Filter by provider account identifier.

account_name
string

Filter by account name (exact match).

Response

200 - application/json

List of provider accounts.

CostProviderAccounts model

cost_provider_accounts
object[]
required