Stripe | Financial Infrastructure to Grow Your Revenue

Stripe | Financial Infrastructure to Grow Your Revenue

5282 articles

Retrieve a scheduled query run


Retrieve a scheduled query run

GET / v1 / sigma / scheduled_query_runs /:id

Retrieves the details of an scheduled query run.

Parameters

No parameters.

Returns

Returns the scheduled query run object if a valid identifier was provided.

Response

List all scheduled query runs

GET / v1 / sigma / scheduled_query_runs

Returns a list of scheduled query runs.

Parameters

No parameters.

More parameters

  • ending _ before string
  • limit integer
  • starting _ after string

Returns

A paginated list of all scheduled query runs.

Response

Last verified 2026-09-24

Is this helpful?