List workflows
Path parameters
The name of the organization the workflow belongs to
The name of the database the workflow belongs to
Query parameters
Filter workflows to those active during a time range (e.g. 2025-01-01T00:00:00Z..2025-01-01T23:59:59)
If provided, specifies the page offset of returned results
If provided, specifies the number of returned results
Response
Returns workflows
Changes
Changed in 3 of the 24 revisions of this API.202
- ○
added the required property
per_pageto the response with the200statusresponse-required-property-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
the response property
data/items/branch/deleted_atbecame nullable for the status200response-property-became-nullable
- ▲
the response property
data/items/cancelled_atbecame nullable for the status200response-property-became-nullable
- ▲
the response property
data/items/completed_atbecame nullable for the status200response-property-became-nullable
- ▲
the response property
data/items/cutover_atbecame nullable for the status200response-property-became-nullable
- ▲
the response property
data/items/data_copy_completed_atbecame nullable for the status200response-property-became-nullable
- ▲
the response property
data/items/global_keyspace/deleted_atbecame nullable for the status200response-property-became-nullable
- ▲
the response property
data/items/retried_atbecame nullable for the status200response-property-became-nullable
- ▲
the response property
data/items/reversed_atbecame nullable for the status200response-property-became-nullable
- ▲
the response property
data/items/source_keyspace/deleted_atbecame nullable for the status200response-property-became-nullable
- ▲
the response property
data/items/started_atbecame nullable for the status200response-property-became-nullable
- ▲
the response property
data/items/switch_primaries_atbecame nullable for the status200response-property-became-nullable
- ▲
the response property
data/items/switch_replicas_atbecame nullable for the status200response-property-became-nullable
- ▲
the response property
data/items/target_keyspace/deleted_atbecame nullable for the status200response-property-became-nullable
- ▲
the response property
data/items/verify_data_atbecame nullable for the status200response-property-became-nullable
- ▲
the response property
next_pagebecame nullable for the status200response-property-became-nullable
- ▲
the response property
next_page_urlbecame nullable for the status200response-property-became-nullable
- ▲
the response property
prev_pagebecame nullable for the status200response-property-became-nullable
- ▲
the response property
prev_page_urlbecame nullable for the status200response-property-became-nullable
- ○
added the required property
typeto the response with the200statusresponse-required-property-added
- ▲
- ▲
for the
queryrequest parameterpage, the type/format was changed fromnumber/tointeger/request-parameter-type-changed
- ▲
for the
queryrequest parameterper_page, the type/format was changed fromnumber/tointeger/request-parameter-type-changed
- ▲