Skip to main content
POST
List Flow Plan Credits Usage

Authorizations

X-API-Key
string
header
required

Body

application/json
fromUtc
string<date-time> | null

Optional inclusive UTC lower bound for credits usage.

toUtc
string<date-time> | null

Optional inclusive UTC upper bound for credits usage.

limit
integer | null

Maximum flow plans to return. Defaults to 10 and is capped at 50.

cursor
string | null

Cursor returned by a previous list_flow_plan_credits_usage call.

Response

Tool result.

summary
string
required
teamId
string
required
effectiveFilters
object
required
items
object[]
required
pageCreditsUsed
number
required
cursor
string | null
required