/batch/runs "/batch/runs" : { delete ?: undefined ; get ?: undefined ; head ?: undefined ; options ?: undefined ; parameters : { cookie ?: undefined ; header ?: undefined ; path ?: undefined ; query ?: undefined ; } ; patch ?: undefined ; post : { parameters : { cookie ?: undefined ; header ?: undefined ; path ?: undefined ; query ?: undefined ; } ; requestBody : { content : { "application/json" : { add ?: { run_managers ?: string [] ; run_monitors ?: string [] ; tags ?: string [] ; } ; filters : { run_ids : string [] } ; remove ?: { run_managers ?: string [] ; run_monitors ?: string [] ; tags ?: string [] ; } ; set ?: { run_managers ?: string [] ; run_monitors ?: string [] ; status ?: "cancel" ; tags ?: string [] ; } ; } ; } ; } ; responses : never ; } ; put ?: undefined ; trace ?: undefined ; }
Type declaration Optional
delete ?: undefined Optional
get ?: undefined Optional
head ?: undefined Optional
options ?: undefined parameters : { cookie ?: undefined ; header ?: undefined ; path ?: undefined ; query ?: undefined } Optional
patch ?: undefined post : { parameters : { cookie ?: undefined ; header ?: undefined ; path ?: undefined ; query ?: undefined ; } ; requestBody : { content : { "application/json" : { add ?: { run_managers ?: string [] ; run_monitors ?: string [] ; tags ?: string [] ; } ; filters : { run_ids : string [] } ; remove ?: { run_managers ?: string [] ; run_monitors ?: string [] ; tags ?: string [] ; } ; set ?: { run_managers ?: string [] ; run_monitors ?: string [] ; status ?: "cancel" ; tags ?: string [] ; } ; } ; } ; } ; responses : never ; } Optional
put ?: undefined Optional
trace ?: undefined /flows "/flows" : { delete ?: undefined ; get : { parameters : { cookie ?: undefined ; header ?: undefined ; path ?: undefined ; query ?: { filter_description ?: string [] ; filter_fulltext ?: string [] ; filter_keywords ?: string [] ; filter_role ?: | "flow_owner" | "flow_viewer" | "flow_starter" | "flow_administrator" | "run_manager" | "run_monitor" ; filter_roles ?: ( | "flow_owner" | "flow_viewers" | "flow_starters" | "flow_administrators" | "run_managers" | "run_monitors" )[] ; filter_scope_string ?: string [] ; filter_subtitle ?: string [] ; filter_title ?: string [] ; marker ?: string ; orderby ?: string [] ; page ?: number ; per_page ?: number ; } ; } ; requestBody ?: undefined ; responses : { "200" : { content : { "application/json" : { flows ?: { api_version ?: "1.0" ; created_at ?: string ; definition ?: { Comment ?: ...; StartAt : ...; States : ... } ; description ?: string ; flow_administrators ?: (...)[] ; flow_owner ?: string ; flow_starters ?: (...)[] ; flow_url ?: string ; flow_viewers ?: (...)[] ; globus_auth_scope ?: string ; globus_auth_scopes_by_RunAs ?: (...)[] ; globus_auth_username ?: string ; id ?: string ; input_schema ?: Record < (...), (...)> ; keywords ?: (...)[] ; log_supported ?: boolean ; principal_urn ?: string ; subscription_id ?: string ; subtitle ?: string ; synchronous ?: boolean ; title ?: string ; types ?: (...)[] ; updated_at ?: string ; user_role ?: | "flow_owner" | "flow_viewer" | "flow_starter" | "flow_administrator" ; } [] ; has_next_page ?: boolean ; limit ?: number ; marker ?: string ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "400" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "403" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; } ; } ; head ?: undefined ; options ?: undefined ; parameters : { cookie ?: undefined ; header ?: undefined ; path ?: undefined ; query ?: undefined ; } ; patch ?: undefined ; post : { parameters : { cookie ?: undefined ; header ?: undefined ; path ?: undefined ; query ?: undefined ; } ; requestBody : { content : { "application/json" : { definition : { Comment ?: string ; StartAt : string ; States : { [ key : string ]: | { Comment ?: unknown ; End ?: unknown ; InputPath ?: unknown ; Next ?: unknown ; Parameters ?: unknown ; ResultPath ?: unknown ; Type ?: (...) | (...); } & { End ?: (...) | (...) | (...); Next ?: (...) | (...) } & { Parameters ?: (...) | (...) } & { InputPath ?: (...) | (...); } & { ResultPath ?: (...) | (...) } | { ActionScope ?: (...) | (...); ActionUrl : string ; Catch ?: unknown ; Comment ?: unknown ; End ?: unknown ; ExceptionOnActionFailure : boolean ; InputPath ?: unknown ; Next ?: unknown ; Parameters ?: unknown ; ResultPath ?: unknown ; RunAs ?: (...) | (...); Type : string ; WaitTime ?: (...) | (...); } & { End ?: (...) | (...) | (...); Next ?: (...) | (...) } & { Parameters ?: (...) | (...) } & { InputPath ?: (...) | (...); } & { ResultPath ?: (...) | (...) } & { Catch ?: (...) | (...) } | { Comment ?: unknown ; Next ?: string ; Seconds ?: number ; SecondsPath ?: string ; Timestamp ?: string ; TimestampPath ?: string ; Type ?: string ; } | { Choices : ((...) & (...))[] ; Comment ?: string ; Default ?: string ; Type ?: string ; } | { Comment ?: unknown ; Next : string ; Parameters : unknown ; ResultPath : unknown ; Type ?: (...) | (...); } & { Parameters ?: (...) | (...) } & { ResultPath ?: (...) | (...) } | { Cause ?: string ; Comment ?: string ; Error ?: string ; Type ?: string } ; } ; } ; description ?: string ; flow_administrators ?: string [] ; flow_starters ?: string [] ; flow_viewers ?: string [] ; input_schema ?: Record < string , never > ; keywords ?: string [] ; run_managers ?: string [] ; run_monitors ?: string [] ; subscription_id ?: string ; subtitle ?: string ; title ?: string ; } ; } ; } ; responses : { "201" : { content : { "application/json" : { api_version ?: "1.0" ; created_at ?: string ; definition ?: { Comment ?: string ; StartAt : string ; States : { [ key : string ]: | (...) & (...) & (...) & (...) & (...) | (...) & (...) & (...) & (...) & (...) & (...) | { Comment ?: ...; Next ?: ...; Seconds ?: ...; SecondsPath ?: ...; Timestamp ?: ...; TimestampPath ?: ...; Type ?: ...; } | { Choices : ...; Comment ?: ...; Default ?: ...; Type ?: ... } | (...) & (...) & (...) | { Cause ?: ...; Comment ?: ...; Error ?: ...; Type ?: ... } ; } ; } ; description ?: string ; flow_administrators ?: string [] ; flow_owner ?: string ; flow_starters ?: string [] ; flow_url ?: string ; flow_viewers ?: string [] ; globus_auth_scope ?: string ; globus_auth_scopes_by_RunAs ?: string [] ; globus_auth_username ?: string ; id ?: string ; input_schema ?: Record < string , never > ; keywords ?: string [] ; log_supported ?: boolean ; principal_urn ?: string ; subscription_id ?: string ; subtitle ?: string ; synchronous ?: boolean ; title ?: string ; types ?: ("Action" | "Event" )[] ; updated_at ?: string ; user_role ?: | "flow_owner" | "flow_viewer" | "flow_starter" | "flow_administrator" ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "400" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "403" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; } ; } ; put ?: undefined ; trace ?: undefined ; }
Type declaration Optional
delete ?: undefined get : { parameters : { cookie ?: undefined ; header ?: undefined ; path ?: undefined ; query ?: { filter_description ?: string [] ; filter_fulltext ?: string [] ; filter_keywords ?: string [] ; filter_role ?: | "flow_owner" | "flow_viewer" | "flow_starter" | "flow_administrator" | "run_manager" | "run_monitor" ; filter_roles ?: ( | "flow_owner" | "flow_viewers" | "flow_starters" | "flow_administrators" | "run_managers" | "run_monitors" )[] ; filter_scope_string ?: string [] ; filter_subtitle ?: string [] ; filter_title ?: string [] ; marker ?: string ; orderby ?: string [] ; page ?: number ; per_page ?: number ; } ; } ; requestBody ?: undefined ; responses : { "200" : { content : { "application/json" : { flows ?: { api_version ?: "1.0" ; created_at ?: string ; definition ?: { Comment ?: ...; StartAt : ...; States : ... } ; description ?: string ; flow_administrators ?: (...)[] ; flow_owner ?: string ; flow_starters ?: (...)[] ; flow_url ?: string ; flow_viewers ?: (...)[] ; globus_auth_scope ?: string ; globus_auth_scopes_by_RunAs ?: (...)[] ; globus_auth_username ?: string ; id ?: string ; input_schema ?: Record < (...), (...)> ; keywords ?: (...)[] ; log_supported ?: boolean ; principal_urn ?: string ; subscription_id ?: string ; subtitle ?: string ; synchronous ?: boolean ; title ?: string ; types ?: (...)[] ; updated_at ?: string ; user_role ?: | "flow_owner" | "flow_viewer" | "flow_starter" | "flow_administrator" ; } [] ; has_next_page ?: boolean ; limit ?: number ; marker ?: string ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "400" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "403" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; } ; } parameters : { cookie ?: undefined ; header ?: undefined ; path ?: undefined ; query ?: { filter_description ?: string [] ; filter_fulltext ?: string [] ; filter_keywords ?: string [] ; filter_role ?: | "flow_owner" | "flow_viewer" | "flow_starter" | "flow_administrator" | "run_manager" | "run_monitor" ; filter_roles ?: ( | "flow_owner" | "flow_viewers" | "flow_starters" | "flow_administrators" | "run_managers" | "run_monitors" )[] ; filter_scope_string ?: string [] ; filter_subtitle ?: string [] ; filter_title ?: string [] ; marker ?: string ; orderby ?: string [] ; page ?: number ; per_page ?: number ; } ; } Optional
cookie ?: undefined Optional
header ?: undefined Optional
path ?: undefined Optional
query ?: { filter_description ?: string [] ; filter_fulltext ?: string [] ; filter_keywords ?: string [] ; filter_role ?: | "flow_owner" | "flow_viewer" | "flow_starter" | "flow_administrator" | "run_manager" | "run_monitor" ; filter_roles ?: ( | "flow_owner" | "flow_viewers" | "flow_starters" | "flow_administrators" | "run_managers" | "run_monitors" )[] ; filter_scope_string ?: string [] ; filter_subtitle ?: string [] ; filter_title ?: string [] ; marker ?: string ; orderby ?: string [] ; page ?: number ; per_page ?: number ; } Optional
filter_description ?: string [] Optional
filter_fulltext ?: string [] Optional
filter_keywords ?: string [] Optional
filter_role ?: | "flow_owner" | "flow_viewer" | "flow_starter" | "flow_administrator" | "run_manager" | "run_monitor" Optional
filter_roles ?: ( | "flow_owner" | "flow_viewers" | "flow_starters" | "flow_administrators" | "run_managers" | "run_monitors" )[] Optional
filter_scope_string ?: string [] Optional
filter_subtitle ?: string [] Optional
filter_title ?: string [] Optional
marker ?: string Optional
orderby ?: string [] Optional
page ?: number Optional
per_page ?: number Optional
requestBody ?: undefined responses : { "200" : { content : { "application/json" : { flows ?: { api_version ?: "1.0" ; created_at ?: string ; definition ?: { Comment ?: ...; StartAt : ...; States : ... } ; description ?: string ; flow_administrators ?: (...)[] ; flow_owner ?: string ; flow_starters ?: (...)[] ; flow_url ?: string ; flow_viewers ?: (...)[] ; globus_auth_scope ?: string ; globus_auth_scopes_by_RunAs ?: (...)[] ; globus_auth_username ?: string ; id ?: string ; input_schema ?: Record < (...), (...)> ; keywords ?: (...)[] ; log_supported ?: boolean ; principal_urn ?: string ; subscription_id ?: string ; subtitle ?: string ; synchronous ?: boolean ; title ?: string ; types ?: (...)[] ; updated_at ?: string ; user_role ?: | "flow_owner" | "flow_viewer" | "flow_starter" | "flow_administrator" ; } [] ; has_next_page ?: boolean ; limit ?: number ; marker ?: string ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "400" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "403" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; } 200 : { content : { "application/json" : { flows ?: { api_version ?: "1.0" ; created_at ?: string ; definition ?: { Comment ?: ...; StartAt : ...; States : ... } ; description ?: string ; flow_administrators ?: (...)[] ; flow_owner ?: string ; flow_starters ?: (...)[] ; flow_url ?: string ; flow_viewers ?: (...)[] ; globus_auth_scope ?: string ; globus_auth_scopes_by_RunAs ?: (...)[] ; globus_auth_username ?: string ; id ?: string ; input_schema ?: Record < (...), (...)> ; keywords ?: (...)[] ; log_supported ?: boolean ; principal_urn ?: string ; subscription_id ?: string ; subtitle ?: string ; synchronous ?: boolean ; title ?: string ; types ?: (...)[] ; updated_at ?: string ; user_role ?: | "flow_owner" | "flow_viewer" | "flow_starter" | "flow_administrator" ; } [] ; has_next_page ?: boolean ; limit ?: number ; marker ?: string ; } ; } ; headers : { [ name : string ]: unknown } ; } 400 : { content ?: undefined ; headers : { [ name : string ]: unknown } } 403 : { content ?: undefined ; headers : { [ name : string ]: unknown } } Optional
head ?: undefined Optional
options ?: undefined parameters : { cookie ?: undefined ; header ?: undefined ; path ?: undefined ; query ?: undefined } Optional
patch ?: undefined post : { parameters : { cookie ?: undefined ; header ?: undefined ; path ?: undefined ; query ?: undefined ; } ; requestBody : { content : { "application/json" : { definition : { Comment ?: string ; StartAt : string ; States : { [ key : string ]: | { Comment ?: unknown ; End ?: unknown ; InputPath ?: unknown ; Next ?: unknown ; Parameters ?: unknown ; ResultPath ?: unknown ; Type ?: (...) | (...); } & { End ?: (...) | (...) | (...); Next ?: (...) | (...) } & { Parameters ?: (...) | (...) } & { InputPath ?: (...) | (...); } & { ResultPath ?: (...) | (...) } | { ActionScope ?: (...) | (...); ActionUrl : string ; Catch ?: unknown ; Comment ?: unknown ; End ?: unknown ; ExceptionOnActionFailure : boolean ; InputPath ?: unknown ; Next ?: unknown ; Parameters ?: unknown ; ResultPath ?: unknown ; RunAs ?: (...) | (...); Type : string ; WaitTime ?: (...) | (...); } & { End ?: (...) | (...) | (...); Next ?: (...) | (...) } & { Parameters ?: (...) | (...) } & { InputPath ?: (...) | (...); } & { ResultPath ?: (...) | (...) } & { Catch ?: (...) | (...) } | { Comment ?: unknown ; Next ?: string ; Seconds ?: number ; SecondsPath ?: string ; Timestamp ?: string ; TimestampPath ?: string ; Type ?: string ; } | { Choices : ((...) & (...))[] ; Comment ?: string ; Default ?: string ; Type ?: string ; } | { Comment ?: unknown ; Next : string ; Parameters : unknown ; ResultPath : unknown ; Type ?: (...) | (...); } & { Parameters ?: (...) | (...) } & { ResultPath ?: (...) | (...) } | { Cause ?: string ; Comment ?: string ; Error ?: string ; Type ?: string } ; } ; } ; description ?: string ; flow_administrators ?: string [] ; flow_starters ?: string [] ; flow_viewers ?: string [] ; input_schema ?: Record < string , never > ; keywords ?: string [] ; run_managers ?: string [] ; run_monitors ?: string [] ; subscription_id ?: string ; subtitle ?: string ; title ?: string ; } ; } ; } ; responses : { "201" : { content : { "application/json" : { api_version ?: "1.0" ; created_at ?: string ; definition ?: { Comment ?: string ; StartAt : string ; States : { [ key : string ]: | (...) & (...) & (...) & (...) & (...) | (...) & (...) & (...) & (...) & (...) & (...) | { Comment ?: ...; Next ?: ...; Seconds ?: ...; SecondsPath ?: ...; Timestamp ?: ...; TimestampPath ?: ...; Type ?: ...; } | { Choices : ...; Comment ?: ...; Default ?: ...; Type ?: ... } | (...) & (...) & (...) | { Cause ?: ...; Comment ?: ...; Error ?: ...; Type ?: ... } ; } ; } ; description ?: string ; flow_administrators ?: string [] ; flow_owner ?: string ; flow_starters ?: string [] ; flow_url ?: string ; flow_viewers ?: string [] ; globus_auth_scope ?: string ; globus_auth_scopes_by_RunAs ?: string [] ; globus_auth_username ?: string ; id ?: string ; input_schema ?: Record < string , never > ; keywords ?: string [] ; log_supported ?: boolean ; principal_urn ?: string ; subscription_id ?: string ; subtitle ?: string ; synchronous ?: boolean ; title ?: string ; types ?: ("Action" | "Event" )[] ; updated_at ?: string ; user_role ?: | "flow_owner" | "flow_viewer" | "flow_starter" | "flow_administrator" ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "400" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "403" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; } ; } parameters : { cookie ?: undefined ; header ?: undefined ; path ?: undefined ; query ?: undefined } requestBody : { content : { "application/json" : { definition : { Comment ?: string ; StartAt : string ; States : { [ key : string ]: | { Comment ?: unknown ; End ?: unknown ; InputPath ?: unknown ; Next ?: unknown ; Parameters ?: unknown ; ResultPath ?: unknown ; Type ?: (...) | (...); } & { End ?: (...) | (...) | (...); Next ?: (...) | (...) } & { Parameters ?: (...) | (...) } & { InputPath ?: (...) | (...); } & { ResultPath ?: (...) | (...) } | { ActionScope ?: (...) | (...); ActionUrl : string ; Catch ?: unknown ; Comment ?: unknown ; End ?: unknown ; ExceptionOnActionFailure : boolean ; InputPath ?: unknown ; Next ?: unknown ; Parameters ?: unknown ; ResultPath ?: unknown ; RunAs ?: (...) | (...); Type : string ; WaitTime ?: (...) | (...); } & { End ?: (...) | (...) | (...); Next ?: (...) | (...) } & { Parameters ?: (...) | (...) } & { InputPath ?: (...) | (...); } & { ResultPath ?: (...) | (...) } & { Catch ?: (...) | (...) } | { Comment ?: unknown ; Next ?: string ; Seconds ?: number ; SecondsPath ?: string ; Timestamp ?: string ; TimestampPath ?: string ; Type ?: string ; } | { Choices : ((...) & (...))[] ; Comment ?: string ; Default ?: string ; Type ?: string ; } | { Comment ?: unknown ; Next : string ; Parameters : unknown ; ResultPath : unknown ; Type ?: (...) | (...); } & { Parameters ?: (...) | (...) } & { ResultPath ?: (...) | (...) } | { Cause ?: string ; Comment ?: string ; Error ?: string ; Type ?: string } ; } ; } ; description ?: string ; flow_administrators ?: string [] ; flow_starters ?: string [] ; flow_viewers ?: string [] ; input_schema ?: Record < string , never > ; keywords ?: string [] ; run_managers ?: string [] ; run_monitors ?: string [] ; subscription_id ?: string ; subtitle ?: string ; title ?: string ; } ; } ; } responses : { "201" : { content : { "application/json" : { api_version ?: "1.0" ; created_at ?: string ; definition ?: { Comment ?: string ; StartAt : string ; States : { [ key : string ]: | (...) & (...) & (...) & (...) & (...) | (...) & (...) & (...) & (...) & (...) & (...) | { Comment ?: ...; Next ?: ...; Seconds ?: ...; SecondsPath ?: ...; Timestamp ?: ...; TimestampPath ?: ...; Type ?: ...; } | { Choices : ...; Comment ?: ...; Default ?: ...; Type ?: ... } | (...) & (...) & (...) | { Cause ?: ...; Comment ?: ...; Error ?: ...; Type ?: ... } ; } ; } ; description ?: string ; flow_administrators ?: string [] ; flow_owner ?: string ; flow_starters ?: string [] ; flow_url ?: string ; flow_viewers ?: string [] ; globus_auth_scope ?: string ; globus_auth_scopes_by_RunAs ?: string [] ; globus_auth_username ?: string ; id ?: string ; input_schema ?: Record < string , never > ; keywords ?: string [] ; log_supported ?: boolean ; principal_urn ?: string ; subscription_id ?: string ; subtitle ?: string ; synchronous ?: boolean ; title ?: string ; types ?: ("Action" | "Event" )[] ; updated_at ?: string ; user_role ?: | "flow_owner" | "flow_viewer" | "flow_starter" | "flow_administrator" ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "400" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "403" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; } 201 : { content : { "application/json" : { api_version ?: "1.0" ; created_at ?: string ; definition ?: { Comment ?: string ; StartAt : string ; States : { [ key : string ]: | (...) & (...) & (...) & (...) & (...) | (...) & (...) & (...) & (...) & (...) & (...) | { Comment ?: ...; Next ?: ...; Seconds ?: ...; SecondsPath ?: ...; Timestamp ?: ...; TimestampPath ?: ...; Type ?: ...; } | { Choices : ...; Comment ?: ...; Default ?: ...; Type ?: ... } | (...) & (...) & (...) | { Cause ?: ...; Comment ?: ...; Error ?: ...; Type ?: ... } ; } ; } ; description ?: string ; flow_administrators ?: string [] ; flow_owner ?: string ; flow_starters ?: string [] ; flow_url ?: string ; flow_viewers ?: string [] ; globus_auth_scope ?: string ; globus_auth_scopes_by_RunAs ?: string [] ; globus_auth_username ?: string ; id ?: string ; input_schema ?: Record < string , never > ; keywords ?: string [] ; log_supported ?: boolean ; principal_urn ?: string ; subscription_id ?: string ; subtitle ?: string ; synchronous ?: boolean ; title ?: string ; types ?: ("Action" | "Event" )[] ; updated_at ?: string ; user_role ?: | "flow_owner" | "flow_viewer" | "flow_starter" | "flow_administrator" ; } ; } ; headers : { [ name : string ]: unknown } ; } 400 : { content ?: undefined ; headers : { [ name : string ]: unknown } } 403 : { content ?: undefined ; headers : { [ name : string ]: unknown } } Optional
put ?: undefined Optional
trace ?: undefined /flows/{flow_ id} "/flows/{flow_id}" : { delete : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { flow_id : string } ; query ?: undefined ; } ; requestBody ?: undefined ; responses : { "200" : { content : { "application/json" : { api_version ?: "1.0" ; created_at ?: string ; definition ?: { Comment ?: string ; StartAt : string ; States : { [ key : string ]: | (...) & (...) & (...) & (...) & (...) | (...) & (...) & (...) & (...) & (...) & (...) | { Comment ?: ...; Next ?: ...; Seconds ?: ...; SecondsPath ?: ...; Timestamp ?: ...; TimestampPath ?: ...; Type ?: ...; } | { Choices : ...; Comment ?: ...; Default ?: ...; Type ?: ... } | (...) & (...) & (...) | { Cause ?: ...; Comment ?: ...; Error ?: ...; Type ?: ... } ; } ; } ; description ?: string ; flow_administrators ?: string [] ; flow_owner ?: string ; flow_starters ?: string [] ; flow_url ?: string ; flow_viewers ?: string [] ; globus_auth_scope ?: string ; globus_auth_scopes_by_RunAs ?: string [] ; globus_auth_username ?: string ; id ?: string ; input_schema ?: Record < string , never > ; keywords ?: string [] ; log_supported ?: boolean ; principal_urn ?: string ; subscription_id ?: string ; subtitle ?: string ; synchronous ?: boolean ; title ?: string ; types ?: ("Action" | "Event" )[] ; updated_at ?: string ; user_role ?: | "flow_owner" | "flow_viewer" | "flow_starter" | "flow_administrator" ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "403" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "404" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; } ; } ; get : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { flow_id : string } ; query ?: undefined ; } ; requestBody ?: undefined ; responses : { "200" : { content : { "application/json" : { api_version ?: "1.0" ; created_at ?: string ; definition ?: { Comment ?: string ; StartAt : string ; States : { [ key : string ]: | (...) & (...) & (...) & (...) & (...) | (...) & (...) & (...) & (...) & (...) & (...) | { Comment ?: ...; Next ?: ...; Seconds ?: ...; SecondsPath ?: ...; Timestamp ?: ...; TimestampPath ?: ...; Type ?: ...; } | { Choices : ...; Comment ?: ...; Default ?: ...; Type ?: ... } | (...) & (...) & (...) | { Cause ?: ...; Comment ?: ...; Error ?: ...; Type ?: ... } ; } ; } ; description ?: string ; flow_administrators ?: string [] ; flow_owner ?: string ; flow_starters ?: string [] ; flow_url ?: string ; flow_viewers ?: string [] ; globus_auth_scope ?: string ; globus_auth_scopes_by_RunAs ?: string [] ; globus_auth_username ?: string ; id ?: string ; input_schema ?: Record < string , never > ; keywords ?: string [] ; log_supported ?: boolean ; principal_urn ?: string ; subscription_id ?: string ; subtitle ?: string ; synchronous ?: boolean ; title ?: string ; types ?: ("Action" | "Event" )[] ; updated_at ?: string ; user_role ?: | "flow_owner" | "flow_viewer" | "flow_starter" | "flow_administrator" ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "403" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "404" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; } ; } ; head ?: undefined ; options ?: undefined ; parameters : { cookie ?: undefined ; header ?: undefined ; path : { flow_id : string } ; query ?: undefined ; } ; patch ?: undefined ; post ?: undefined ; put : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { flow_id : string } ; query ?: undefined ; } ; requestBody : { content : { "application/json" : { definition ?: { Comment ?: string ; StartAt : string ; States : { [ key : string ]: | { Comment ?: ...; End ?: ...; InputPath ?: ...; Next ?: ...; Parameters ?: ...; ResultPath ?: ...; Type ?: ...; } & { End ?: ...; Next ?: ... } & { Parameters ?: ... } & { InputPath ?: ...; } & { ResultPath ?: ... } | { ActionScope ?: ...; ActionUrl : ...; Catch ?: ...; Comment ?: ...; End ?: ...; ExceptionOnActionFailure : ...; InputPath ?: ...; Next ?: ...; Parameters ?: ...; ResultPath ?: ...; RunAs ?: ...; Type : ...; WaitTime ?: ...; } & { End ?: ...; Next ?: ... } & { Parameters ?: ... } & { InputPath ?: ...; } & { ResultPath ?: ... } & { Catch ?: ... } | { Comment ?: unknown ; Next ?: (...) | (...); Seconds ?: (...) | (...); SecondsPath ?: (...) | (...); Timestamp ?: (...) | (...); TimestampPath ?: (...) | (...); Type ?: (...) | (...); } | { Choices : (...)[] ; Comment ?: (...) | (...); Default ?: (...) | (...); Type ?: (...) | (...); } | { Comment ?: ...; Next : ...; Parameters : ...; ResultPath : ...; Type ?: ...; } & { Parameters ?: ... } & { ResultPath ?: ... } | { Cause ?: (...) | (...); Comment ?: (...) | (...); Error ?: (...) | (...); Type ?: (...) | (...); } ; } ; } ; description ?: string ; flow_administrators ?: Record < string , never > [] ; flow_owner ?: string ; flow_starters ?: Record < string , never > [] ; flow_viewers ?: Record < string , never > [] ; input_schema ?: Record < string , never > ; keywords ?: Record < string , never > [] ; run_managers ?: string [] ; run_monitors ?: string [] ; subscription_id ?: string ; subtitle ?: string ; title ?: string ; } ; } ; } ; responses : { "200" : { content : { "application/json" : { api_version ?: "1.0" ; created_at ?: string ; definition ?: { Comment ?: string ; StartAt : string ; States : { [ key : string ]: | (...) & (...) & (...) & (...) & (...) | (...) & (...) & (...) & (...) & (...) & (...) | { Comment ?: ...; Next ?: ...; Seconds ?: ...; SecondsPath ?: ...; Timestamp ?: ...; TimestampPath ?: ...; Type ?: ...; } | { Choices : ...; Comment ?: ...; Default ?: ...; Type ?: ... } | (...) & (...) & (...) | { Cause ?: ...; Comment ?: ...; Error ?: ...; Type ?: ... } ; } ; } ; description ?: string ; flow_administrators ?: string [] ; flow_owner ?: string ; flow_starters ?: string [] ; flow_url ?: string ; flow_viewers ?: string [] ; globus_auth_scope ?: string ; globus_auth_scopes_by_RunAs ?: string [] ; globus_auth_username ?: string ; id ?: string ; input_schema ?: Record < string , never > ; keywords ?: string [] ; log_supported ?: boolean ; principal_urn ?: string ; subscription_id ?: string ; subtitle ?: string ; synchronous ?: boolean ; title ?: string ; types ?: ("Action" | "Event" )[] ; updated_at ?: string ; user_role ?: | "flow_owner" | "flow_viewer" | "flow_starter" | "flow_administrator" ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "400" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "403" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "404" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; } ; } ; trace ?: undefined ; }
Type declaration delete : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { flow_id : string } ; query ?: undefined ; } ; requestBody ?: undefined ; responses : { "200" : { content : { "application/json" : { api_version ?: "1.0" ; created_at ?: string ; definition ?: { Comment ?: string ; StartAt : string ; States : { [ key : string ]: | (...) & (...) & (...) & (...) & (...) | (...) & (...) & (...) & (...) & (...) & (...) | { Comment ?: ...; Next ?: ...; Seconds ?: ...; SecondsPath ?: ...; Timestamp ?: ...; TimestampPath ?: ...; Type ?: ...; } | { Choices : ...; Comment ?: ...; Default ?: ...; Type ?: ... } | (...) & (...) & (...) | { Cause ?: ...; Comment ?: ...; Error ?: ...; Type ?: ... } ; } ; } ; description ?: string ; flow_administrators ?: string [] ; flow_owner ?: string ; flow_starters ?: string [] ; flow_url ?: string ; flow_viewers ?: string [] ; globus_auth_scope ?: string ; globus_auth_scopes_by_RunAs ?: string [] ; globus_auth_username ?: string ; id ?: string ; input_schema ?: Record < string , never > ; keywords ?: string [] ; log_supported ?: boolean ; principal_urn ?: string ; subscription_id ?: string ; subtitle ?: string ; synchronous ?: boolean ; title ?: string ; types ?: ("Action" | "Event" )[] ; updated_at ?: string ; user_role ?: | "flow_owner" | "flow_viewer" | "flow_starter" | "flow_administrator" ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "403" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "404" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; } ; } parameters : { cookie ?: undefined ; header ?: undefined ; path : { flow_id : string } ; query ?: undefined ; } Optional
cookie ?: undefined Optional
header ?: undefined path : { flow_id : string } Optional
query ?: undefined Optional
requestBody ?: undefined responses : { "200" : { content : { "application/json" : { api_version ?: "1.0" ; created_at ?: string ; definition ?: { Comment ?: string ; StartAt : string ; States : { [ key : string ]: | (...) & (...) & (...) & (...) & (...) | (...) & (...) & (...) & (...) & (...) & (...) | { Comment ?: ...; Next ?: ...; Seconds ?: ...; SecondsPath ?: ...; Timestamp ?: ...; TimestampPath ?: ...; Type ?: ...; } | { Choices : ...; Comment ?: ...; Default ?: ...; Type ?: ... } | (...) & (...) & (...) | { Cause ?: ...; Comment ?: ...; Error ?: ...; Type ?: ... } ; } ; } ; description ?: string ; flow_administrators ?: string [] ; flow_owner ?: string ; flow_starters ?: string [] ; flow_url ?: string ; flow_viewers ?: string [] ; globus_auth_scope ?: string ; globus_auth_scopes_by_RunAs ?: string [] ; globus_auth_username ?: string ; id ?: string ; input_schema ?: Record < string , never > ; keywords ?: string [] ; log_supported ?: boolean ; principal_urn ?: string ; subscription_id ?: string ; subtitle ?: string ; synchronous ?: boolean ; title ?: string ; types ?: ("Action" | "Event" )[] ; updated_at ?: string ; user_role ?: | "flow_owner" | "flow_viewer" | "flow_starter" | "flow_administrator" ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "403" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "404" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; } 200 : { content : { "application/json" : { api_version ?: "1.0" ; created_at ?: string ; definition ?: { Comment ?: string ; StartAt : string ; States : { [ key : string ]: | (...) & (...) & (...) & (...) & (...) | (...) & (...) & (...) & (...) & (...) & (...) | { Comment ?: ...; Next ?: ...; Seconds ?: ...; SecondsPath ?: ...; Timestamp ?: ...; TimestampPath ?: ...; Type ?: ...; } | { Choices : ...; Comment ?: ...; Default ?: ...; Type ?: ... } | (...) & (...) & (...) | { Cause ?: ...; Comment ?: ...; Error ?: ...; Type ?: ... } ; } ; } ; description ?: string ; flow_administrators ?: string [] ; flow_owner ?: string ; flow_starters ?: string [] ; flow_url ?: string ; flow_viewers ?: string [] ; globus_auth_scope ?: string ; globus_auth_scopes_by_RunAs ?: string [] ; globus_auth_username ?: string ; id ?: string ; input_schema ?: Record < string , never > ; keywords ?: string [] ; log_supported ?: boolean ; principal_urn ?: string ; subscription_id ?: string ; subtitle ?: string ; synchronous ?: boolean ; title ?: string ; types ?: ("Action" | "Event" )[] ; updated_at ?: string ; user_role ?: | "flow_owner" | "flow_viewer" | "flow_starter" | "flow_administrator" ; } ; } ; headers : { [ name : string ]: unknown } ; } 403 : { content ?: undefined ; headers : { [ name : string ]: unknown } } 404 : { content ?: undefined ; headers : { [ name : string ]: unknown } } get : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { flow_id : string } ; query ?: undefined ; } ; requestBody ?: undefined ; responses : { "200" : { content : { "application/json" : { api_version ?: "1.0" ; created_at ?: string ; definition ?: { Comment ?: string ; StartAt : string ; States : { [ key : string ]: | (...) & (...) & (...) & (...) & (...) | (...) & (...) & (...) & (...) & (...) & (...) | { Comment ?: ...; Next ?: ...; Seconds ?: ...; SecondsPath ?: ...; Timestamp ?: ...; TimestampPath ?: ...; Type ?: ...; } | { Choices : ...; Comment ?: ...; Default ?: ...; Type ?: ... } | (...) & (...) & (...) | { Cause ?: ...; Comment ?: ...; Error ?: ...; Type ?: ... } ; } ; } ; description ?: string ; flow_administrators ?: string [] ; flow_owner ?: string ; flow_starters ?: string [] ; flow_url ?: string ; flow_viewers ?: string [] ; globus_auth_scope ?: string ; globus_auth_scopes_by_RunAs ?: string [] ; globus_auth_username ?: string ; id ?: string ; input_schema ?: Record < string , never > ; keywords ?: string [] ; log_supported ?: boolean ; principal_urn ?: string ; subscription_id ?: string ; subtitle ?: string ; synchronous ?: boolean ; title ?: string ; types ?: ("Action" | "Event" )[] ; updated_at ?: string ; user_role ?: | "flow_owner" | "flow_viewer" | "flow_starter" | "flow_administrator" ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "403" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "404" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; } ; } parameters : { cookie ?: undefined ; header ?: undefined ; path : { flow_id : string } ; query ?: undefined ; } Optional
cookie ?: undefined Optional
header ?: undefined path : { flow_id : string } Optional
query ?: undefined Optional
requestBody ?: undefined responses : { "200" : { content : { "application/json" : { api_version ?: "1.0" ; created_at ?: string ; definition ?: { Comment ?: string ; StartAt : string ; States : { [ key : string ]: | (...) & (...) & (...) & (...) & (...) | (...) & (...) & (...) & (...) & (...) & (...) | { Comment ?: ...; Next ?: ...; Seconds ?: ...; SecondsPath ?: ...; Timestamp ?: ...; TimestampPath ?: ...; Type ?: ...; } | { Choices : ...; Comment ?: ...; Default ?: ...; Type ?: ... } | (...) & (...) & (...) | { Cause ?: ...; Comment ?: ...; Error ?: ...; Type ?: ... } ; } ; } ; description ?: string ; flow_administrators ?: string [] ; flow_owner ?: string ; flow_starters ?: string [] ; flow_url ?: string ; flow_viewers ?: string [] ; globus_auth_scope ?: string ; globus_auth_scopes_by_RunAs ?: string [] ; globus_auth_username ?: string ; id ?: string ; input_schema ?: Record < string , never > ; keywords ?: string [] ; log_supported ?: boolean ; principal_urn ?: string ; subscription_id ?: string ; subtitle ?: string ; synchronous ?: boolean ; title ?: string ; types ?: ("Action" | "Event" )[] ; updated_at ?: string ; user_role ?: | "flow_owner" | "flow_viewer" | "flow_starter" | "flow_administrator" ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "403" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "404" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; } 200 : { content : { "application/json" : { api_version ?: "1.0" ; created_at ?: string ; definition ?: { Comment ?: string ; StartAt : string ; States : { [ key : string ]: | (...) & (...) & (...) & (...) & (...) | (...) & (...) & (...) & (...) & (...) & (...) | { Comment ?: ...; Next ?: ...; Seconds ?: ...; SecondsPath ?: ...; Timestamp ?: ...; TimestampPath ?: ...; Type ?: ...; } | { Choices : ...; Comment ?: ...; Default ?: ...; Type ?: ... } | (...) & (...) & (...) | { Cause ?: ...; Comment ?: ...; Error ?: ...; Type ?: ... } ; } ; } ; description ?: string ; flow_administrators ?: string [] ; flow_owner ?: string ; flow_starters ?: string [] ; flow_url ?: string ; flow_viewers ?: string [] ; globus_auth_scope ?: string ; globus_auth_scopes_by_RunAs ?: string [] ; globus_auth_username ?: string ; id ?: string ; input_schema ?: Record < string , never > ; keywords ?: string [] ; log_supported ?: boolean ; principal_urn ?: string ; subscription_id ?: string ; subtitle ?: string ; synchronous ?: boolean ; title ?: string ; types ?: ("Action" | "Event" )[] ; updated_at ?: string ; user_role ?: | "flow_owner" | "flow_viewer" | "flow_starter" | "flow_administrator" ; } ; } ; headers : { [ name : string ]: unknown } ; } 403 : { content ?: undefined ; headers : { [ name : string ]: unknown } } 404 : { content ?: undefined ; headers : { [ name : string ]: unknown } } Optional
head ?: undefined Optional
options ?: undefined parameters : { cookie ?: undefined ; header ?: undefined ; path : { flow_id : string } ; query ?: undefined ; } Optional
cookie ?: undefined Optional
header ?: undefined path : { flow_id : string } Optional
query ?: undefined Optional
patch ?: undefined Optional
post ?: undefined put : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { flow_id : string } ; query ?: undefined ; } ; requestBody : { content : { "application/json" : { definition ?: { Comment ?: string ; StartAt : string ; States : { [ key : string ]: | { Comment ?: ...; End ?: ...; InputPath ?: ...; Next ?: ...; Parameters ?: ...; ResultPath ?: ...; Type ?: ...; } & { End ?: ...; Next ?: ... } & { Parameters ?: ... } & { InputPath ?: ...; } & { ResultPath ?: ... } | { ActionScope ?: ...; ActionUrl : ...; Catch ?: ...; Comment ?: ...; End ?: ...; ExceptionOnActionFailure : ...; InputPath ?: ...; Next ?: ...; Parameters ?: ...; ResultPath ?: ...; RunAs ?: ...; Type : ...; WaitTime ?: ...; } & { End ?: ...; Next ?: ... } & { Parameters ?: ... } & { InputPath ?: ...; } & { ResultPath ?: ... } & { Catch ?: ... } | { Comment ?: unknown ; Next ?: (...) | (...); Seconds ?: (...) | (...); SecondsPath ?: (...) | (...); Timestamp ?: (...) | (...); TimestampPath ?: (...) | (...); Type ?: (...) | (...); } | { Choices : (...)[] ; Comment ?: (...) | (...); Default ?: (...) | (...); Type ?: (...) | (...); } | { Comment ?: ...; Next : ...; Parameters : ...; ResultPath : ...; Type ?: ...; } & { Parameters ?: ... } & { ResultPath ?: ... } | { Cause ?: (...) | (...); Comment ?: (...) | (...); Error ?: (...) | (...); Type ?: (...) | (...); } ; } ; } ; description ?: string ; flow_administrators ?: Record < string , never > [] ; flow_owner ?: string ; flow_starters ?: Record < string , never > [] ; flow_viewers ?: Record < string , never > [] ; input_schema ?: Record < string , never > ; keywords ?: Record < string , never > [] ; run_managers ?: string [] ; run_monitors ?: string [] ; subscription_id ?: string ; subtitle ?: string ; title ?: string ; } ; } ; } ; responses : { "200" : { content : { "application/json" : { api_version ?: "1.0" ; created_at ?: string ; definition ?: { Comment ?: string ; StartAt : string ; States : { [ key : string ]: | (...) & (...) & (...) & (...) & (...) | (...) & (...) & (...) & (...) & (...) & (...) | { Comment ?: ...; Next ?: ...; Seconds ?: ...; SecondsPath ?: ...; Timestamp ?: ...; TimestampPath ?: ...; Type ?: ...; } | { Choices : ...; Comment ?: ...; Default ?: ...; Type ?: ... } | (...) & (...) & (...) | { Cause ?: ...; Comment ?: ...; Error ?: ...; Type ?: ... } ; } ; } ; description ?: string ; flow_administrators ?: string [] ; flow_owner ?: string ; flow_starters ?: string [] ; flow_url ?: string ; flow_viewers ?: string [] ; globus_auth_scope ?: string ; globus_auth_scopes_by_RunAs ?: string [] ; globus_auth_username ?: string ; id ?: string ; input_schema ?: Record < string , never > ; keywords ?: string [] ; log_supported ?: boolean ; principal_urn ?: string ; subscription_id ?: string ; subtitle ?: string ; synchronous ?: boolean ; title ?: string ; types ?: ("Action" | "Event" )[] ; updated_at ?: string ; user_role ?: | "flow_owner" | "flow_viewer" | "flow_starter" | "flow_administrator" ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "400" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "403" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "404" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; } ; } parameters : { cookie ?: undefined ; header ?: undefined ; path : { flow_id : string } ; query ?: undefined ; } Optional
cookie ?: undefined Optional
header ?: undefined path : { flow_id : string } Optional
query ?: undefined requestBody : { content : { "application/json" : { definition ?: { Comment ?: string ; StartAt : string ; States : { [ key : string ]: | { Comment ?: ...; End ?: ...; InputPath ?: ...; Next ?: ...; Parameters ?: ...; ResultPath ?: ...; Type ?: ...; } & { End ?: ...; Next ?: ... } & { Parameters ?: ... } & { InputPath ?: ...; } & { ResultPath ?: ... } | { ActionScope ?: ...; ActionUrl : ...; Catch ?: ...; Comment ?: ...; End ?: ...; ExceptionOnActionFailure : ...; InputPath ?: ...; Next ?: ...; Parameters ?: ...; ResultPath ?: ...; RunAs ?: ...; Type : ...; WaitTime ?: ...; } & { End ?: ...; Next ?: ... } & { Parameters ?: ... } & { InputPath ?: ...; } & { ResultPath ?: ... } & { Catch ?: ... } | { Comment ?: unknown ; Next ?: (...) | (...); Seconds ?: (...) | (...); SecondsPath ?: (...) | (...); Timestamp ?: (...) | (...); TimestampPath ?: (...) | (...); Type ?: (...) | (...); } | { Choices : (...)[] ; Comment ?: (...) | (...); Default ?: (...) | (...); Type ?: (...) | (...); } | { Comment ?: ...; Next : ...; Parameters : ...; ResultPath : ...; Type ?: ...; } & { Parameters ?: ... } & { ResultPath ?: ... } | { Cause ?: (...) | (...); Comment ?: (...) | (...); Error ?: (...) | (...); Type ?: (...) | (...); } ; } ; } ; description ?: string ; flow_administrators ?: Record < string , never > [] ; flow_owner ?: string ; flow_starters ?: Record < string , never > [] ; flow_viewers ?: Record < string , never > [] ; input_schema ?: Record < string , never > ; keywords ?: Record < string , never > [] ; run_managers ?: string [] ; run_monitors ?: string [] ; subscription_id ?: string ; subtitle ?: string ; title ?: string ; } ; } ; } responses : { "200" : { content : { "application/json" : { api_version ?: "1.0" ; created_at ?: string ; definition ?: { Comment ?: string ; StartAt : string ; States : { [ key : string ]: | (...) & (...) & (...) & (...) & (...) | (...) & (...) & (...) & (...) & (...) & (...) | { Comment ?: ...; Next ?: ...; Seconds ?: ...; SecondsPath ?: ...; Timestamp ?: ...; TimestampPath ?: ...; Type ?: ...; } | { Choices : ...; Comment ?: ...; Default ?: ...; Type ?: ... } | (...) & (...) & (...) | { Cause ?: ...; Comment ?: ...; Error ?: ...; Type ?: ... } ; } ; } ; description ?: string ; flow_administrators ?: string [] ; flow_owner ?: string ; flow_starters ?: string [] ; flow_url ?: string ; flow_viewers ?: string [] ; globus_auth_scope ?: string ; globus_auth_scopes_by_RunAs ?: string [] ; globus_auth_username ?: string ; id ?: string ; input_schema ?: Record < string , never > ; keywords ?: string [] ; log_supported ?: boolean ; principal_urn ?: string ; subscription_id ?: string ; subtitle ?: string ; synchronous ?: boolean ; title ?: string ; types ?: ("Action" | "Event" )[] ; updated_at ?: string ; user_role ?: | "flow_owner" | "flow_viewer" | "flow_starter" | "flow_administrator" ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "400" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "403" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "404" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; } 200 : { content : { "application/json" : { api_version ?: "1.0" ; created_at ?: string ; definition ?: { Comment ?: string ; StartAt : string ; States : { [ key : string ]: | (...) & (...) & (...) & (...) & (...) | (...) & (...) & (...) & (...) & (...) & (...) | { Comment ?: ...; Next ?: ...; Seconds ?: ...; SecondsPath ?: ...; Timestamp ?: ...; TimestampPath ?: ...; Type ?: ...; } | { Choices : ...; Comment ?: ...; Default ?: ...; Type ?: ... } | (...) & (...) & (...) | { Cause ?: ...; Comment ?: ...; Error ?: ...; Type ?: ... } ; } ; } ; description ?: string ; flow_administrators ?: string [] ; flow_owner ?: string ; flow_starters ?: string [] ; flow_url ?: string ; flow_viewers ?: string [] ; globus_auth_scope ?: string ; globus_auth_scopes_by_RunAs ?: string [] ; globus_auth_username ?: string ; id ?: string ; input_schema ?: Record < string , never > ; keywords ?: string [] ; log_supported ?: boolean ; principal_urn ?: string ; subscription_id ?: string ; subtitle ?: string ; synchronous ?: boolean ; title ?: string ; types ?: ("Action" | "Event" )[] ; updated_at ?: string ; user_role ?: | "flow_owner" | "flow_viewer" | "flow_starter" | "flow_administrator" ; } ; } ; headers : { [ name : string ]: unknown } ; } 400 : { content ?: undefined ; headers : { [ name : string ]: unknown } } 403 : { content ?: undefined ; headers : { [ name : string ]: unknown } } 404 : { content ?: undefined ; headers : { [ name : string ]: unknown } } Optional
trace ?: undefined /flows/{flow_ id}/{run_ id}/log "/flows/{flow_id}/{run_id}/log" : { delete ?: undefined ; get : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { flow_id : string ; run_id : string } ; query ?: { limit ?: number ; pagination_token ?: string ; reverse_order ?: boolean ; } ; } ; requestBody ?: undefined ; responses : { "200" : { content : { "application/json" : { entries : Record < string , never > [] ; has_next_page : boolean ; limit : number ; marker ?: string ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "400" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "404" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; } ; } ; head ?: undefined ; options ?: undefined ; parameters : { cookie ?: undefined ; header ?: undefined ; path : { flow_id : string ; run_id : string } ; query ?: { limit ?: number ; pagination_token ?: string ; reverse_order ?: boolean ; } ; } ; patch ?: undefined ; post ?: undefined ; put ?: undefined ; trace ?: undefined ; }
Type declaration Optional
delete ?: undefined get : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { flow_id : string ; run_id : string } ; query ?: { limit ?: number ; pagination_token ?: string ; reverse_order ?: boolean ; } ; } ; requestBody ?: undefined ; responses : { "200" : { content : { "application/json" : { entries : Record < string , never > [] ; has_next_page : boolean ; limit : number ; marker ?: string ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "400" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "404" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; } ; } parameters : { cookie ?: undefined ; header ?: undefined ; path : { flow_id : string ; run_id : string } ; query ?: { limit ?: number ; pagination_token ?: string ; reverse_order ?: boolean ; } ; } Optional
cookie ?: undefined Optional
header ?: undefined path : { flow_id : string ; run_id : string } flow_id : string run_id : string Optional
query ?: { limit ?: number ; pagination_token ?: string ; reverse_order ?: boolean } Optional
limit ?: number Optional
pagination_token ?: string Optional
reverse_order ?: boolean Optional
requestBody ?: undefined responses : { "200" : { content : { "application/json" : { entries : Record < string , never > [] ; has_next_page : boolean ; limit : number ; marker ?: string ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "400" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "404" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; } 200 : { content : { "application/json" : { entries : Record < string , never > [] ; has_next_page : boolean ; limit : number ; marker ?: string ; } ; } ; headers : { [ name : string ]: unknown } ; } 400 : { content ?: undefined ; headers : { [ name : string ]: unknown } } 404 : { content ?: undefined ; headers : { [ name : string ]: unknown } } Optional
head ?: undefined Optional
options ?: undefined parameters : { cookie ?: undefined ; header ?: undefined ; path : { flow_id : string ; run_id : string } ; query ?: { limit ?: number ; pagination_token ?: string ; reverse_order ?: boolean ; } ; } Optional
cookie ?: undefined Optional
header ?: undefined path : { flow_id : string ; run_id : string } flow_id : string run_id : string Optional
query ?: { limit ?: number ; pagination_token ?: string ; reverse_order ?: boolean } Optional
limit ?: number Optional
pagination_token ?: string Optional
reverse_order ?: boolean Optional
patch ?: undefined Optional
post ?: undefined Optional
put ?: undefined Optional
trace ?: undefined /flows/{flow_ id}/{run_ id}/resume "/flows/{flow_id}/{run_id}/resume" : { delete ?: undefined ; get ?: undefined ; head ?: undefined ; options ?: undefined ; parameters : { cookie ?: undefined ; header ?: undefined ; path : { flow_id : string ; run_id : string } ; query ?: undefined ; } ; patch ?: undefined ; post : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { flow_id : string ; run_id : string } ; query ?: undefined ; } ; requestBody ?: undefined ; responses : { "200" : { content : { "application/json" : { action_id : string ; completion_time : string ; details : Record < string , never > ; display_status ?: string ; flow_id : string ; flow_last_updated : string ; label : string ; run_id : string ; run_managers ?: string [] ; run_monitors ?: string [] ; run_owner : string ; start_time : string ; status : "SUCCEEDED" | "FAILED" | "ACTIVE" | "INACTIVE" | "ENDED" ; tags : string [] ; user_role : "run_manager" | "run_monitor" | "run_owner" ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "404" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; } ; } ; put ?: undefined ; trace ?: undefined ; }
Type declaration Optional
delete ?: undefined Optional
get ?: undefined Optional
head ?: undefined Optional
options ?: undefined parameters : { cookie ?: undefined ; header ?: undefined ; path : { flow_id : string ; run_id : string } ; query ?: undefined ; } Optional
cookie ?: undefined Optional
header ?: undefined path : { flow_id : string ; run_id : string } flow_id : string run_id : string Optional
query ?: undefined Optional
patch ?: undefined post : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { flow_id : string ; run_id : string } ; query ?: undefined ; } ; requestBody ?: undefined ; responses : { "200" : { content : { "application/json" : { action_id : string ; completion_time : string ; details : Record < string , never > ; display_status ?: string ; flow_id : string ; flow_last_updated : string ; label : string ; run_id : string ; run_managers ?: string [] ; run_monitors ?: string [] ; run_owner : string ; start_time : string ; status : "SUCCEEDED" | "FAILED" | "ACTIVE" | "INACTIVE" | "ENDED" ; tags : string [] ; user_role : "run_manager" | "run_monitor" | "run_owner" ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "404" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; } ; } parameters : { cookie ?: undefined ; header ?: undefined ; path : { flow_id : string ; run_id : string } ; query ?: undefined ; } Optional
cookie ?: undefined Optional
header ?: undefined path : { flow_id : string ; run_id : string } flow_id : string run_id : string Optional
query ?: undefined Optional
requestBody ?: undefined responses : { "200" : { content : { "application/json" : { action_id : string ; completion_time : string ; details : Record < string , never > ; display_status ?: string ; flow_id : string ; flow_last_updated : string ; label : string ; run_id : string ; run_managers ?: string [] ; run_monitors ?: string [] ; run_owner : string ; start_time : string ; status : "SUCCEEDED" | "FAILED" | "ACTIVE" | "INACTIVE" | "ENDED" ; tags : string [] ; user_role : "run_manager" | "run_monitor" | "run_owner" ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "404" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; } 200 : { content : { "application/json" : { action_id : string ; completion_time : string ; details : Record < string , never > ; display_status ?: string ; flow_id : string ; flow_last_updated : string ; label : string ; run_id : string ; run_managers ?: string [] ; run_monitors ?: string [] ; run_owner : string ; start_time : string ; status : "SUCCEEDED" | "FAILED" | "ACTIVE" | "INACTIVE" | "ENDED" ; tags : string [] ; user_role : "run_manager" | "run_monitor" | "run_owner" ; } ; } ; headers : { [ name : string ]: unknown } ; } 404 : { content ?: undefined ; headers : { [ name : string ]: unknown } } Optional
put ?: undefined Optional
trace ?: undefined /flows/{flow_ id}/actions "/flows/{flow_id}/actions" : { delete ?: undefined ; get : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { flow_id : string } ; query ?: { filter_completion_time ?: string ; filter_label ?: string [] ; filter_role ?: | "run_manager" | "run_monitor" | "run_owner" | "flow_run_manager" | "flow_run_monitor" ; filter_roles ?: ( | "run_manager" | "run_monitor" | "run_owner" | "flow_run_manager" | "flow_run_monitor" )[] ; filter_start_time ?: string ; filter_status ?: ( "SUCCEEDED" | "FAILED" | "ACTIVE" | "INACTIVE" | "ENDED" )[] ; marker ?: string ; orderby ?: string [] ; page ?: number ; pagination_token ?: string ; per_page ?: number ; } ; } ; requestBody ?: undefined ; responses : { "200" : { content : { "application/json" : { actions : { action_id : string ; completion_time : string ; details : Record < string , never > ; display_status ?: string ; flow_id : string ; flow_last_updated : string ; label : string ; run_id : string ; run_managers ?: string [] ; run_monitors ?: string [] ; run_owner : string ; start_time : string ; status : "SUCCEEDED" | "FAILED" | "ACTIVE" | "INACTIVE" | "ENDED" ; tags : string [] ; user_role : "run_manager" | "run_monitor" | "run_owner" ; } [] ; has_next_page : boolean ; marker ?: string ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "403" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "404" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; } ; } ; head ?: undefined ; options ?: undefined ; parameters : { cookie ?: undefined ; header ?: undefined ; path : { flow_id : string } ; query ?: undefined ; } ; patch ?: undefined ; post ?: undefined ; put ?: undefined ; trace ?: undefined ; }
Type declaration Optional
delete ?: undefined get : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { flow_id : string } ; query ?: { filter_completion_time ?: string ; filter_label ?: string [] ; filter_role ?: | "run_manager" | "run_monitor" | "run_owner" | "flow_run_manager" | "flow_run_monitor" ; filter_roles ?: ( | "run_manager" | "run_monitor" | "run_owner" | "flow_run_manager" | "flow_run_monitor" )[] ; filter_start_time ?: string ; filter_status ?: ( "SUCCEEDED" | "FAILED" | "ACTIVE" | "INACTIVE" | "ENDED" )[] ; marker ?: string ; orderby ?: string [] ; page ?: number ; pagination_token ?: string ; per_page ?: number ; } ; } ; requestBody ?: undefined ; responses : { "200" : { content : { "application/json" : { actions : { action_id : string ; completion_time : string ; details : Record < string , never > ; display_status ?: string ; flow_id : string ; flow_last_updated : string ; label : string ; run_id : string ; run_managers ?: string [] ; run_monitors ?: string [] ; run_owner : string ; start_time : string ; status : "SUCCEEDED" | "FAILED" | "ACTIVE" | "INACTIVE" | "ENDED" ; tags : string [] ; user_role : "run_manager" | "run_monitor" | "run_owner" ; } [] ; has_next_page : boolean ; marker ?: string ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "403" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "404" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; } ; } parameters : { cookie ?: undefined ; header ?: undefined ; path : { flow_id : string } ; query ?: { filter_completion_time ?: string ; filter_label ?: string [] ; filter_role ?: | "run_manager" | "run_monitor" | "run_owner" | "flow_run_manager" | "flow_run_monitor" ; filter_roles ?: ( | "run_manager" | "run_monitor" | "run_owner" | "flow_run_manager" | "flow_run_monitor" )[] ; filter_start_time ?: string ; filter_status ?: ("SUCCEEDED" | "FAILED" | "ACTIVE" | "INACTIVE" | "ENDED" )[] ; marker ?: string ; orderby ?: string [] ; page ?: number ; pagination_token ?: string ; per_page ?: number ; } ; } Optional
cookie ?: undefined Optional
header ?: undefined path : { flow_id : string } Optional
query ?: { filter_completion_time ?: string ; filter_label ?: string [] ; filter_role ?: | "run_manager" | "run_monitor" | "run_owner" | "flow_run_manager" | "flow_run_monitor" ; filter_roles ?: ( | "run_manager" | "run_monitor" | "run_owner" | "flow_run_manager" | "flow_run_monitor" )[] ; filter_start_time ?: string ; filter_status ?: ("SUCCEEDED" | "FAILED" | "ACTIVE" | "INACTIVE" | "ENDED" )[] ; marker ?: string ; orderby ?: string [] ; page ?: number ; pagination_token ?: string ; per_page ?: number ; } Optional
filter_completion_time ?: string Optional
filter_label ?: string [] Optional
filter_role ?: | "run_manager" | "run_monitor" | "run_owner" | "flow_run_manager" | "flow_run_monitor" Optional
filter_roles ?: ( | "run_manager" | "run_monitor" | "run_owner" | "flow_run_manager" | "flow_run_monitor" )[] Optional
filter_start_time ?: string Optional
filter_status ?: ("SUCCEEDED" | "FAILED" | "ACTIVE" | "INACTIVE" | "ENDED" )[] Optional
marker ?: string Optional
orderby ?: string [] Optional
page ?: number Optional
pagination_token ?: string Optional
per_page ?: number Optional
requestBody ?: undefined responses : { "200" : { content : { "application/json" : { actions : { action_id : string ; completion_time : string ; details : Record < string , never > ; display_status ?: string ; flow_id : string ; flow_last_updated : string ; label : string ; run_id : string ; run_managers ?: string [] ; run_monitors ?: string [] ; run_owner : string ; start_time : string ; status : "SUCCEEDED" | "FAILED" | "ACTIVE" | "INACTIVE" | "ENDED" ; tags : string [] ; user_role : "run_manager" | "run_monitor" | "run_owner" ; } [] ; has_next_page : boolean ; marker ?: string ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "403" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "404" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; } 200 : { content : { "application/json" : { actions : { action_id : string ; completion_time : string ; details : Record < string , never > ; display_status ?: string ; flow_id : string ; flow_last_updated : string ; label : string ; run_id : string ; run_managers ?: string [] ; run_monitors ?: string [] ; run_owner : string ; start_time : string ; status : "SUCCEEDED" | "FAILED" | "ACTIVE" | "INACTIVE" | "ENDED" ; tags : string [] ; user_role : "run_manager" | "run_monitor" | "run_owner" ; } [] ; has_next_page : boolean ; marker ?: string ; } ; } ; headers : { [ name : string ]: unknown } ; } 403 : { content ?: undefined ; headers : { [ name : string ]: unknown } } 404 : { content ?: undefined ; headers : { [ name : string ]: unknown } } Optional
head ?: undefined Optional
options ?: undefined parameters : { cookie ?: undefined ; header ?: undefined ; path : { flow_id : string } ; query ?: undefined ; } Optional
cookie ?: undefined Optional
header ?: undefined path : { flow_id : string } Optional
query ?: undefined Optional
patch ?: undefined Optional
post ?: undefined Optional
put ?: undefined Optional
trace ?: undefined /flows/{flow_ id}/actions/{action_ id}/log "/flows/{flow_id}/actions/{action_id}/log" : { delete ?: undefined ; get : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { flow_id : string ; run_id : string } ; query ?: { limit ?: number ; pagination_token ?: string ; reverse_order ?: boolean ; } ; } ; requestBody ?: undefined ; responses : { "200" : { content : { "application/json" : { entries : Record < string , never > [] ; has_next_page : boolean ; limit : number ; marker ?: string ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "400" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "404" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; } ; } ; head ?: undefined ; options ?: undefined ; parameters : { cookie ?: undefined ; header ?: undefined ; path : { flow_id : string ; run_id : string } ; query ?: { limit ?: number ; pagination_token ?: string ; reverse_order ?: boolean ; } ; } ; patch ?: undefined ; post ?: undefined ; put ?: undefined ; trace ?: undefined ; }
Type declaration Optional
delete ?: undefined get : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { flow_id : string ; run_id : string } ; query ?: { limit ?: number ; pagination_token ?: string ; reverse_order ?: boolean ; } ; } ; requestBody ?: undefined ; responses : { "200" : { content : { "application/json" : { entries : Record < string , never > [] ; has_next_page : boolean ; limit : number ; marker ?: string ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "400" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "404" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; } ; } parameters : { cookie ?: undefined ; header ?: undefined ; path : { flow_id : string ; run_id : string } ; query ?: { limit ?: number ; pagination_token ?: string ; reverse_order ?: boolean ; } ; } Optional
cookie ?: undefined Optional
header ?: undefined path : { flow_id : string ; run_id : string } flow_id : string run_id : string Optional
query ?: { limit ?: number ; pagination_token ?: string ; reverse_order ?: boolean } Optional
limit ?: number Optional
pagination_token ?: string Optional
reverse_order ?: boolean Optional
requestBody ?: undefined responses : { "200" : { content : { "application/json" : { entries : Record < string , never > [] ; has_next_page : boolean ; limit : number ; marker ?: string ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "400" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "404" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; } 200 : { content : { "application/json" : { entries : Record < string , never > [] ; has_next_page : boolean ; limit : number ; marker ?: string ; } ; } ; headers : { [ name : string ]: unknown } ; } 400 : { content ?: undefined ; headers : { [ name : string ]: unknown } } 404 : { content ?: undefined ; headers : { [ name : string ]: unknown } } Optional
head ?: undefined Optional
options ?: undefined parameters : { cookie ?: undefined ; header ?: undefined ; path : { flow_id : string ; run_id : string } ; query ?: { limit ?: number ; pagination_token ?: string ; reverse_order ?: boolean ; } ; } Optional
cookie ?: undefined Optional
header ?: undefined path : { flow_id : string ; run_id : string } flow_id : string run_id : string Optional
query ?: { limit ?: number ; pagination_token ?: string ; reverse_order ?: boolean } Optional
limit ?: number Optional
pagination_token ?: string Optional
reverse_order ?: boolean Optional
patch ?: undefined Optional
post ?: undefined Optional
put ?: undefined Optional
trace ?: undefined /flows/{flow_ id}/actions/{action_ id}/resume "/flows/{flow_id}/actions/{action_id}/resume" : { delete ?: undefined ; get ?: undefined ; head ?: undefined ; options ?: undefined ; parameters : { cookie ?: undefined ; header ?: undefined ; path : { flow_id : string ; run_id : string } ; query ?: undefined ; } ; patch ?: undefined ; post : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { flow_id : string ; run_id : string } ; query ?: undefined ; } ; requestBody ?: undefined ; responses : { "200" : { content : { "application/json" : { action_id : string ; completion_time : string ; details : Record < string , never > ; display_status ?: string ; flow_id : string ; flow_last_updated : string ; label : string ; run_id : string ; run_managers ?: string [] ; run_monitors ?: string [] ; run_owner : string ; start_time : string ; status : "SUCCEEDED" | "FAILED" | "ACTIVE" | "INACTIVE" | "ENDED" ; tags : string [] ; user_role : "run_manager" | "run_monitor" | "run_owner" ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "404" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; } ; } ; put ?: undefined ; trace ?: undefined ; }
Type declaration Optional
delete ?: undefined Optional
get ?: undefined Optional
head ?: undefined Optional
options ?: undefined parameters : { cookie ?: undefined ; header ?: undefined ; path : { flow_id : string ; run_id : string } ; query ?: undefined ; } Optional
cookie ?: undefined Optional
header ?: undefined path : { flow_id : string ; run_id : string } flow_id : string run_id : string Optional
query ?: undefined Optional
patch ?: undefined post : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { flow_id : string ; run_id : string } ; query ?: undefined ; } ; requestBody ?: undefined ; responses : { "200" : { content : { "application/json" : { action_id : string ; completion_time : string ; details : Record < string , never > ; display_status ?: string ; flow_id : string ; flow_last_updated : string ; label : string ; run_id : string ; run_managers ?: string [] ; run_monitors ?: string [] ; run_owner : string ; start_time : string ; status : "SUCCEEDED" | "FAILED" | "ACTIVE" | "INACTIVE" | "ENDED" ; tags : string [] ; user_role : "run_manager" | "run_monitor" | "run_owner" ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "404" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; } ; } parameters : { cookie ?: undefined ; header ?: undefined ; path : { flow_id : string ; run_id : string } ; query ?: undefined ; } Optional
cookie ?: undefined Optional
header ?: undefined path : { flow_id : string ; run_id : string } flow_id : string run_id : string Optional
query ?: undefined Optional
requestBody ?: undefined responses : { "200" : { content : { "application/json" : { action_id : string ; completion_time : string ; details : Record < string , never > ; display_status ?: string ; flow_id : string ; flow_last_updated : string ; label : string ; run_id : string ; run_managers ?: string [] ; run_monitors ?: string [] ; run_owner : string ; start_time : string ; status : "SUCCEEDED" | "FAILED" | "ACTIVE" | "INACTIVE" | "ENDED" ; tags : string [] ; user_role : "run_manager" | "run_monitor" | "run_owner" ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "404" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; } 200 : { content : { "application/json" : { action_id : string ; completion_time : string ; details : Record < string , never > ; display_status ?: string ; flow_id : string ; flow_last_updated : string ; label : string ; run_id : string ; run_managers ?: string [] ; run_monitors ?: string [] ; run_owner : string ; start_time : string ; status : "SUCCEEDED" | "FAILED" | "ACTIVE" | "INACTIVE" | "ENDED" ; tags : string [] ; user_role : "run_manager" | "run_monitor" | "run_owner" ; } ; } ; headers : { [ name : string ]: unknown } ; } 404 : { content ?: undefined ; headers : { [ name : string ]: unknown } } Optional
put ?: undefined Optional
trace ?: undefined /flows/{flow_ id}/run "/flows/{flow_id}/run" : { delete ?: undefined ; get ?: undefined ; head ?: undefined ; options ?: undefined ; parameters : { cookie ?: undefined ; header ?: undefined ; path : { flow_id : string } ; query ?: undefined ; } ; patch ?: undefined ; post : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { flow_id : string } ; query ?: undefined ; } ; requestBody : { content : { "application/json" : { activity_notification_policy ?: { status : ("SUCCEEDED" | "FAILED" | "INACTIVE" )[] ; } ; body : { [ key : string ]: unknown } ; label ?: string ; run_managers ?: string [] ; run_monitors ?: string [] ; tags ?: string [] ; } ; } ; } ; responses : { "200" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "201" : { content : { "application/json" : { action_id : string ; completion_time : string ; details : Record < string , never > ; display_status ?: string ; flow_id : string ; flow_last_updated : string ; label : string ; run_id : string ; run_managers ?: string [] ; run_monitors ?: string [] ; run_owner : string ; start_time : string ; status : "SUCCEEDED" | "FAILED" | "ACTIVE" | "INACTIVE" | "ENDED" ; tags : string [] ; user_role : "run_manager" | "run_monitor" | "run_owner" ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "400" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "403" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "404" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "422" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "429" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "502" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; } ; } ; put ?: undefined ; trace ?: undefined ; }
Type declaration Optional
delete ?: undefined Optional
get ?: undefined Optional
head ?: undefined Optional
options ?: undefined parameters : { cookie ?: undefined ; header ?: undefined ; path : { flow_id : string } ; query ?: undefined ; } Optional
cookie ?: undefined Optional
header ?: undefined path : { flow_id : string } Optional
query ?: undefined Optional
patch ?: undefined post : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { flow_id : string } ; query ?: undefined ; } ; requestBody : { content : { "application/json" : { activity_notification_policy ?: { status : ("SUCCEEDED" | "FAILED" | "INACTIVE" )[] ; } ; body : { [ key : string ]: unknown } ; label ?: string ; run_managers ?: string [] ; run_monitors ?: string [] ; tags ?: string [] ; } ; } ; } ; responses : { "200" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "201" : { content : { "application/json" : { action_id : string ; completion_time : string ; details : Record < string , never > ; display_status ?: string ; flow_id : string ; flow_last_updated : string ; label : string ; run_id : string ; run_managers ?: string [] ; run_monitors ?: string [] ; run_owner : string ; start_time : string ; status : "SUCCEEDED" | "FAILED" | "ACTIVE" | "INACTIVE" | "ENDED" ; tags : string [] ; user_role : "run_manager" | "run_monitor" | "run_owner" ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "400" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "403" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "404" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "422" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "429" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "502" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; } ; } parameters : { cookie ?: undefined ; header ?: undefined ; path : { flow_id : string } ; query ?: undefined ; } Optional
cookie ?: undefined Optional
header ?: undefined path : { flow_id : string } Optional
query ?: undefined requestBody : { content : { "application/json" : { activity_notification_policy ?: { status : ("SUCCEEDED" | "FAILED" | "INACTIVE" )[] ; } ; body : { [ key : string ]: unknown } ; label ?: string ; run_managers ?: string [] ; run_monitors ?: string [] ; tags ?: string [] ; } ; } ; } responses : { "200" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "201" : { content : { "application/json" : { action_id : string ; completion_time : string ; details : Record < string , never > ; display_status ?: string ; flow_id : string ; flow_last_updated : string ; label : string ; run_id : string ; run_managers ?: string [] ; run_monitors ?: string [] ; run_owner : string ; start_time : string ; status : "SUCCEEDED" | "FAILED" | "ACTIVE" | "INACTIVE" | "ENDED" ; tags : string [] ; user_role : "run_manager" | "run_monitor" | "run_owner" ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "400" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "403" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "404" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "422" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "429" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "502" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; } 200 : { content ?: undefined ; headers : { [ name : string ]: unknown } } 201 : { content : { "application/json" : { action_id : string ; completion_time : string ; details : Record < string , never > ; display_status ?: string ; flow_id : string ; flow_last_updated : string ; label : string ; run_id : string ; run_managers ?: string [] ; run_monitors ?: string [] ; run_owner : string ; start_time : string ; status : "SUCCEEDED" | "FAILED" | "ACTIVE" | "INACTIVE" | "ENDED" ; tags : string [] ; user_role : "run_manager" | "run_monitor" | "run_owner" ; } ; } ; headers : { [ name : string ]: unknown } ; } 400 : { content ?: undefined ; headers : { [ name : string ]: unknown } } 403 : { content ?: undefined ; headers : { [ name : string ]: unknown } } 404 : { content ?: undefined ; headers : { [ name : string ]: unknown } } 422 : { content ?: undefined ; headers : { [ name : string ]: unknown } } 429 : { content ?: undefined ; headers : { [ name : string ]: unknown } } 502 : { content ?: undefined ; headers : { [ name : string ]: unknown } } Optional
put ?: undefined Optional
trace ?: undefined /flows/{flow_ id}/runs "/flows/{flow_id}/runs" : { delete ?: undefined ; get : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { flow_id : string } ; query ?: { filter_completion_time ?: string ; filter_label ?: string [] ; filter_role ?: | "run_manager" | "run_monitor" | "run_owner" | "flow_run_manager" | "flow_run_monitor" ; filter_roles ?: ( | "run_manager" | "run_monitor" | "run_owner" | "flow_run_manager" | "flow_run_monitor" )[] ; filter_start_time ?: string ; filter_status ?: ( "SUCCEEDED" | "FAILED" | "ACTIVE" | "INACTIVE" | "ENDED" )[] ; marker ?: string ; orderby ?: string [] ; page ?: number ; pagination_token ?: string ; per_page ?: number ; } ; } ; requestBody ?: undefined ; responses : { "200" : { content : { "application/json" : { actions : { action_id : string ; completion_time : string ; details : Record < string , never > ; display_status ?: string ; flow_id : string ; flow_last_updated : string ; label : string ; run_id : string ; run_managers ?: string [] ; run_monitors ?: string [] ; run_owner : string ; start_time : string ; status : "SUCCEEDED" | "FAILED" | "ACTIVE" | "INACTIVE" | "ENDED" ; tags : string [] ; user_role : "run_manager" | "run_monitor" | "run_owner" ; } [] ; has_next_page : boolean ; marker ?: string ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "403" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "404" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; } ; } ; head ?: undefined ; options ?: undefined ; parameters : { cookie ?: undefined ; header ?: undefined ; path : { flow_id : string } ; query ?: undefined ; } ; patch ?: undefined ; post ?: undefined ; put ?: undefined ; trace ?: undefined ; }
Type declaration Optional
delete ?: undefined get : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { flow_id : string } ; query ?: { filter_completion_time ?: string ; filter_label ?: string [] ; filter_role ?: | "run_manager" | "run_monitor" | "run_owner" | "flow_run_manager" | "flow_run_monitor" ; filter_roles ?: ( | "run_manager" | "run_monitor" | "run_owner" | "flow_run_manager" | "flow_run_monitor" )[] ; filter_start_time ?: string ; filter_status ?: ( "SUCCEEDED" | "FAILED" | "ACTIVE" | "INACTIVE" | "ENDED" )[] ; marker ?: string ; orderby ?: string [] ; page ?: number ; pagination_token ?: string ; per_page ?: number ; } ; } ; requestBody ?: undefined ; responses : { "200" : { content : { "application/json" : { actions : { action_id : string ; completion_time : string ; details : Record < string , never > ; display_status ?: string ; flow_id : string ; flow_last_updated : string ; label : string ; run_id : string ; run_managers ?: string [] ; run_monitors ?: string [] ; run_owner : string ; start_time : string ; status : "SUCCEEDED" | "FAILED" | "ACTIVE" | "INACTIVE" | "ENDED" ; tags : string [] ; user_role : "run_manager" | "run_monitor" | "run_owner" ; } [] ; has_next_page : boolean ; marker ?: string ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "403" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "404" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; } ; } parameters : { cookie ?: undefined ; header ?: undefined ; path : { flow_id : string } ; query ?: { filter_completion_time ?: string ; filter_label ?: string [] ; filter_role ?: | "run_manager" | "run_monitor" | "run_owner" | "flow_run_manager" | "flow_run_monitor" ; filter_roles ?: ( | "run_manager" | "run_monitor" | "run_owner" | "flow_run_manager" | "flow_run_monitor" )[] ; filter_start_time ?: string ; filter_status ?: ("SUCCEEDED" | "FAILED" | "ACTIVE" | "INACTIVE" | "ENDED" )[] ; marker ?: string ; orderby ?: string [] ; page ?: number ; pagination_token ?: string ; per_page ?: number ; } ; } Optional
cookie ?: undefined Optional
header ?: undefined path : { flow_id : string } Optional
query ?: { filter_completion_time ?: string ; filter_label ?: string [] ; filter_role ?: | "run_manager" | "run_monitor" | "run_owner" | "flow_run_manager" | "flow_run_monitor" ; filter_roles ?: ( | "run_manager" | "run_monitor" | "run_owner" | "flow_run_manager" | "flow_run_monitor" )[] ; filter_start_time ?: string ; filter_status ?: ("SUCCEEDED" | "FAILED" | "ACTIVE" | "INACTIVE" | "ENDED" )[] ; marker ?: string ; orderby ?: string [] ; page ?: number ; pagination_token ?: string ; per_page ?: number ; } Optional
filter_completion_time ?: string Optional
filter_label ?: string [] Optional
filter_role ?: | "run_manager" | "run_monitor" | "run_owner" | "flow_run_manager" | "flow_run_monitor" Optional
filter_roles ?: ( | "run_manager" | "run_monitor" | "run_owner" | "flow_run_manager" | "flow_run_monitor" )[] Optional
filter_start_time ?: string Optional
filter_status ?: ("SUCCEEDED" | "FAILED" | "ACTIVE" | "INACTIVE" | "ENDED" )[] Optional
marker ?: string Optional
orderby ?: string [] Optional
page ?: number Optional
pagination_token ?: string Optional
per_page ?: number Optional
requestBody ?: undefined responses : { "200" : { content : { "application/json" : { actions : { action_id : string ; completion_time : string ; details : Record < string , never > ; display_status ?: string ; flow_id : string ; flow_last_updated : string ; label : string ; run_id : string ; run_managers ?: string [] ; run_monitors ?: string [] ; run_owner : string ; start_time : string ; status : "SUCCEEDED" | "FAILED" | "ACTIVE" | "INACTIVE" | "ENDED" ; tags : string [] ; user_role : "run_manager" | "run_monitor" | "run_owner" ; } [] ; has_next_page : boolean ; marker ?: string ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "403" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "404" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; } 200 : { content : { "application/json" : { actions : { action_id : string ; completion_time : string ; details : Record < string , never > ; display_status ?: string ; flow_id : string ; flow_last_updated : string ; label : string ; run_id : string ; run_managers ?: string [] ; run_monitors ?: string [] ; run_owner : string ; start_time : string ; status : "SUCCEEDED" | "FAILED" | "ACTIVE" | "INACTIVE" | "ENDED" ; tags : string [] ; user_role : "run_manager" | "run_monitor" | "run_owner" ; } [] ; has_next_page : boolean ; marker ?: string ; } ; } ; headers : { [ name : string ]: unknown } ; } 403 : { content ?: undefined ; headers : { [ name : string ]: unknown } } 404 : { content ?: undefined ; headers : { [ name : string ]: unknown } } Optional
head ?: undefined Optional
options ?: undefined parameters : { cookie ?: undefined ; header ?: undefined ; path : { flow_id : string } ; query ?: undefined ; } Optional
cookie ?: undefined Optional
header ?: undefined path : { flow_id : string } Optional
query ?: undefined Optional
patch ?: undefined Optional
post ?: undefined Optional
put ?: undefined Optional
trace ?: undefined /flows/{flow_ id}/runs/{run_ id}/log "/flows/{flow_id}/runs/{run_id}/log" : { delete ?: undefined ; get : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { flow_id : string ; run_id : string } ; query ?: { limit ?: number ; pagination_token ?: string ; reverse_order ?: boolean ; } ; } ; requestBody ?: undefined ; responses : { "200" : { content : { "application/json" : { entries : Record < string , never > [] ; has_next_page : boolean ; limit : number ; marker ?: string ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "400" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "404" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; } ; } ; head ?: undefined ; options ?: undefined ; parameters : { cookie ?: undefined ; header ?: undefined ; path : { flow_id : string ; run_id : string } ; query ?: { limit ?: number ; pagination_token ?: string ; reverse_order ?: boolean ; } ; } ; patch ?: undefined ; post ?: undefined ; put ?: undefined ; trace ?: undefined ; }
Type declaration Optional
delete ?: undefined get : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { flow_id : string ; run_id : string } ; query ?: { limit ?: number ; pagination_token ?: string ; reverse_order ?: boolean ; } ; } ; requestBody ?: undefined ; responses : { "200" : { content : { "application/json" : { entries : Record < string , never > [] ; has_next_page : boolean ; limit : number ; marker ?: string ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "400" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "404" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; } ; } parameters : { cookie ?: undefined ; header ?: undefined ; path : { flow_id : string ; run_id : string } ; query ?: { limit ?: number ; pagination_token ?: string ; reverse_order ?: boolean ; } ; } Optional
cookie ?: undefined Optional
header ?: undefined path : { flow_id : string ; run_id : string } flow_id : string run_id : string Optional
query ?: { limit ?: number ; pagination_token ?: string ; reverse_order ?: boolean } Optional
limit ?: number Optional
pagination_token ?: string Optional
reverse_order ?: boolean Optional
requestBody ?: undefined responses : { "200" : { content : { "application/json" : { entries : Record < string , never > [] ; has_next_page : boolean ; limit : number ; marker ?: string ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "400" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "404" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; } 200 : { content : { "application/json" : { entries : Record < string , never > [] ; has_next_page : boolean ; limit : number ; marker ?: string ; } ; } ; headers : { [ name : string ]: unknown } ; } 400 : { content ?: undefined ; headers : { [ name : string ]: unknown } } 404 : { content ?: undefined ; headers : { [ name : string ]: unknown } } Optional
head ?: undefined Optional
options ?: undefined parameters : { cookie ?: undefined ; header ?: undefined ; path : { flow_id : string ; run_id : string } ; query ?: { limit ?: number ; pagination_token ?: string ; reverse_order ?: boolean ; } ; } Optional
cookie ?: undefined Optional
header ?: undefined path : { flow_id : string ; run_id : string } flow_id : string run_id : string Optional
query ?: { limit ?: number ; pagination_token ?: string ; reverse_order ?: boolean } Optional
limit ?: number Optional
pagination_token ?: string Optional
reverse_order ?: boolean Optional
patch ?: undefined Optional
post ?: undefined Optional
put ?: undefined Optional
trace ?: undefined /flows/{flow_ id}/runs/{run_ id}/resume "/flows/{flow_id}/runs/{run_id}/resume" : { delete ?: undefined ; get ?: undefined ; head ?: undefined ; options ?: undefined ; parameters : { cookie ?: undefined ; header ?: undefined ; path : { flow_id : string ; run_id : string } ; query ?: undefined ; } ; patch ?: undefined ; post : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { flow_id : string ; run_id : string } ; query ?: undefined ; } ; requestBody ?: undefined ; responses : { "200" : { content : { "application/json" : { action_id : string ; completion_time : string ; details : Record < string , never > ; display_status ?: string ; flow_id : string ; flow_last_updated : string ; label : string ; run_id : string ; run_managers ?: string [] ; run_monitors ?: string [] ; run_owner : string ; start_time : string ; status : "SUCCEEDED" | "FAILED" | "ACTIVE" | "INACTIVE" | "ENDED" ; tags : string [] ; user_role : "run_manager" | "run_monitor" | "run_owner" ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "404" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; } ; } ; put ?: undefined ; trace ?: undefined ; }
Type declaration Optional
delete ?: undefined Optional
get ?: undefined Optional
head ?: undefined Optional
options ?: undefined parameters : { cookie ?: undefined ; header ?: undefined ; path : { flow_id : string ; run_id : string } ; query ?: undefined ; } Optional
cookie ?: undefined Optional
header ?: undefined path : { flow_id : string ; run_id : string } flow_id : string run_id : string Optional
query ?: undefined Optional
patch ?: undefined post : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { flow_id : string ; run_id : string } ; query ?: undefined ; } ; requestBody ?: undefined ; responses : { "200" : { content : { "application/json" : { action_id : string ; completion_time : string ; details : Record < string , never > ; display_status ?: string ; flow_id : string ; flow_last_updated : string ; label : string ; run_id : string ; run_managers ?: string [] ; run_monitors ?: string [] ; run_owner : string ; start_time : string ; status : "SUCCEEDED" | "FAILED" | "ACTIVE" | "INACTIVE" | "ENDED" ; tags : string [] ; user_role : "run_manager" | "run_monitor" | "run_owner" ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "404" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; } ; } parameters : { cookie ?: undefined ; header ?: undefined ; path : { flow_id : string ; run_id : string } ; query ?: undefined ; } Optional
cookie ?: undefined Optional
header ?: undefined path : { flow_id : string ; run_id : string } flow_id : string run_id : string Optional
query ?: undefined Optional
requestBody ?: undefined responses : { "200" : { content : { "application/json" : { action_id : string ; completion_time : string ; details : Record < string , never > ; display_status ?: string ; flow_id : string ; flow_last_updated : string ; label : string ; run_id : string ; run_managers ?: string [] ; run_monitors ?: string [] ; run_owner : string ; start_time : string ; status : "SUCCEEDED" | "FAILED" | "ACTIVE" | "INACTIVE" | "ENDED" ; tags : string [] ; user_role : "run_manager" | "run_monitor" | "run_owner" ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "404" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; } 200 : { content : { "application/json" : { action_id : string ; completion_time : string ; details : Record < string , never > ; display_status ?: string ; flow_id : string ; flow_last_updated : string ; label : string ; run_id : string ; run_managers ?: string [] ; run_monitors ?: string [] ; run_owner : string ; start_time : string ; status : "SUCCEEDED" | "FAILED" | "ACTIVE" | "INACTIVE" | "ENDED" ; tags : string [] ; user_role : "run_manager" | "run_monitor" | "run_owner" ; } ; } ; headers : { [ name : string ]: unknown } ; } 404 : { content ?: undefined ; headers : { [ name : string ]: unknown } } Optional
put ?: undefined Optional
trace ?: undefined /flows/{flow_ id}/start "/flows/{flow_id}/start" : { delete ?: undefined ; get ?: undefined ; head ?: undefined ; options ?: undefined ; parameters : { cookie ?: undefined ; header ?: undefined ; path : { flow_id : string } ; query ?: undefined ; } ; patch ?: undefined ; post : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { flow_id : string } ; query ?: undefined ; } ; requestBody : { content : { "application/json" : { body : { [ key : string ]: unknown } ; tags ?: string [] ; } ; } ; } ; responses : { "200" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "201" : { content : { "application/json" : { action_id : string ; completion_time : string ; details : Record < string , never > ; display_status ?: string ; flow_id : string ; flow_last_updated : string ; label : string ; run_id : string ; run_managers ?: string [] ; run_monitors ?: string [] ; run_owner : string ; start_time : string ; status : "SUCCEEDED" | "FAILED" | "ACTIVE" | "INACTIVE" | "ENDED" ; tags : string [] ; user_role : "run_manager" | "run_monitor" | "run_owner" ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "400" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "403" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "404" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "422" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "429" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "502" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; } ; } ; put ?: undefined ; trace ?: undefined ; }
Type declaration Optional
delete ?: undefined Optional
get ?: undefined Optional
head ?: undefined Optional
options ?: undefined parameters : { cookie ?: undefined ; header ?: undefined ; path : { flow_id : string } ; query ?: undefined ; } Optional
cookie ?: undefined Optional
header ?: undefined path : { flow_id : string } Optional
query ?: undefined Optional
patch ?: undefined post : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { flow_id : string } ; query ?: undefined ; } ; requestBody : { content : { "application/json" : { body : { [ key : string ]: unknown } ; tags ?: string [] ; } ; } ; } ; responses : { "200" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "201" : { content : { "application/json" : { action_id : string ; completion_time : string ; details : Record < string , never > ; display_status ?: string ; flow_id : string ; flow_last_updated : string ; label : string ; run_id : string ; run_managers ?: string [] ; run_monitors ?: string [] ; run_owner : string ; start_time : string ; status : "SUCCEEDED" | "FAILED" | "ACTIVE" | "INACTIVE" | "ENDED" ; tags : string [] ; user_role : "run_manager" | "run_monitor" | "run_owner" ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "400" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "403" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "404" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "422" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "429" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "502" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; } ; } parameters : { cookie ?: undefined ; header ?: undefined ; path : { flow_id : string } ; query ?: undefined ; } Optional
cookie ?: undefined Optional
header ?: undefined path : { flow_id : string } Optional
query ?: undefined requestBody : { content : { "application/json" : { body : { [ key : string ]: unknown } ; tags ?: string [] ; } ; } ; } responses : { "200" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "201" : { content : { "application/json" : { action_id : string ; completion_time : string ; details : Record < string , never > ; display_status ?: string ; flow_id : string ; flow_last_updated : string ; label : string ; run_id : string ; run_managers ?: string [] ; run_monitors ?: string [] ; run_owner : string ; start_time : string ; status : "SUCCEEDED" | "FAILED" | "ACTIVE" | "INACTIVE" | "ENDED" ; tags : string [] ; user_role : "run_manager" | "run_monitor" | "run_owner" ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "400" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "403" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "404" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "422" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "429" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "502" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; } 200 : { content ?: undefined ; headers : { [ name : string ]: unknown } } 201 : { content : { "application/json" : { action_id : string ; completion_time : string ; details : Record < string , never > ; display_status ?: string ; flow_id : string ; flow_last_updated : string ; label : string ; run_id : string ; run_managers ?: string [] ; run_monitors ?: string [] ; run_owner : string ; start_time : string ; status : "SUCCEEDED" | "FAILED" | "ACTIVE" | "INACTIVE" | "ENDED" ; tags : string [] ; user_role : "run_manager" | "run_monitor" | "run_owner" ; } ; } ; headers : { [ name : string ]: unknown } ; } 400 : { content ?: undefined ; headers : { [ name : string ]: unknown } } 403 : { content ?: undefined ; headers : { [ name : string ]: unknown } } 404 : { content ?: undefined ; headers : { [ name : string ]: unknown } } 422 : { content ?: undefined ; headers : { [ name : string ]: unknown } } 429 : { content ?: undefined ; headers : { [ name : string ]: unknown } } 502 : { content ?: undefined ; headers : { [ name : string ]: unknown } } Optional
put ?: undefined Optional
trace ?: undefined /flows/{flow_ id}/validate_ run "/flows/{flow_id}/validate_run" : { delete ?: undefined ; get ?: undefined ; head ?: undefined ; options ?: undefined ; parameters : { cookie ?: undefined ; header ?: undefined ; path ?: undefined ; query ?: undefined ; } ; patch ?: undefined ; post : { parameters : { cookie ?: undefined ; header ?: undefined ; path ?: undefined ; query ?: undefined ; } ; requestBody : { content : { "application/json" : { activity_notification_policy ?: { status : ("SUCCEEDED" | "FAILED" | "INACTIVE" )[] ; } ; body : { [ key : string ]: unknown } ; label ?: string ; run_managers ?: string [] ; run_monitors ?: string [] ; tags ?: string [] ; } ; } ; } ; responses : { "200" : { content : { "application/json" : { message : string } } ; headers : { [ name : string ]: unknown } ; } ; "400" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "403" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; } ; } ; put ?: undefined ; trace ?: undefined ; }
Type declaration Optional
delete ?: undefined Optional
get ?: undefined Optional
head ?: undefined Optional
options ?: undefined parameters : { cookie ?: undefined ; header ?: undefined ; path ?: undefined ; query ?: undefined } Optional
patch ?: undefined post : { parameters : { cookie ?: undefined ; header ?: undefined ; path ?: undefined ; query ?: undefined ; } ; requestBody : { content : { "application/json" : { activity_notification_policy ?: { status : ("SUCCEEDED" | "FAILED" | "INACTIVE" )[] ; } ; body : { [ key : string ]: unknown } ; label ?: string ; run_managers ?: string [] ; run_monitors ?: string [] ; tags ?: string [] ; } ; } ; } ; responses : { "200" : { content : { "application/json" : { message : string } } ; headers : { [ name : string ]: unknown } ; } ; "400" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "403" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; } ; } parameters : { cookie ?: undefined ; header ?: undefined ; path ?: undefined ; query ?: undefined } requestBody : { content : { "application/json" : { activity_notification_policy ?: { status : ("SUCCEEDED" | "FAILED" | "INACTIVE" )[] ; } ; body : { [ key : string ]: unknown } ; label ?: string ; run_managers ?: string [] ; run_monitors ?: string [] ; tags ?: string [] ; } ; } ; } responses : { "200" : { content : { "application/json" : { message : string } } ; headers : { [ name : string ]: unknown } ; } ; "400" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "403" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; } 200 : { content : { "application/json" : { message : string } } ; headers : { [ name : string ]: unknown } ; } 400 : { content ?: undefined ; headers : { [ name : string ]: unknown } } 403 : { content ?: undefined ; headers : { [ name : string ]: unknown } } Optional
put ?: undefined Optional
trace ?: undefined /flows/validate "/flows/validate" : { delete ?: undefined ; get ?: undefined ; head ?: undefined ; options ?: undefined ; parameters : { cookie ?: undefined ; header ?: undefined ; path ?: undefined ; query ?: undefined ; } ; patch ?: undefined ; post : { parameters : { cookie ?: undefined ; header ?: undefined ; path ?: undefined ; query ?: undefined ; } ; requestBody : { content : { "application/json" : { definition : { Comment ?: string ; StartAt : string ; States : { [ key : string ]: | { Comment ?: unknown ; End ?: unknown ; InputPath ?: unknown ; Next ?: unknown ; Parameters ?: unknown ; ResultPath ?: unknown ; Type ?: (...) | (...); } & { End ?: (...) | (...) | (...); Next ?: (...) | (...) } & { Parameters ?: (...) | (...) } & { InputPath ?: (...) | (...); } & { ResultPath ?: (...) | (...) } | { ActionScope ?: (...) | (...); ActionUrl : string ; Catch ?: unknown ; Comment ?: unknown ; End ?: unknown ; ExceptionOnActionFailure : boolean ; InputPath ?: unknown ; Next ?: unknown ; Parameters ?: unknown ; ResultPath ?: unknown ; RunAs ?: (...) | (...); Type : string ; WaitTime ?: (...) | (...); } & { End ?: (...) | (...) | (...); Next ?: (...) | (...) } & { Parameters ?: (...) | (...) } & { InputPath ?: (...) | (...); } & { ResultPath ?: (...) | (...) } & { Catch ?: (...) | (...) } | { Comment ?: unknown ; Next ?: string ; Seconds ?: number ; SecondsPath ?: string ; Timestamp ?: string ; TimestampPath ?: string ; Type ?: string ; } | { Choices : ((...) & (...))[] ; Comment ?: string ; Default ?: string ; Type ?: string ; } | { Comment ?: unknown ; Next : string ; Parameters : unknown ; ResultPath : unknown ; Type ?: (...) | (...); } & { Parameters ?: (...) | (...) } & { ResultPath ?: (...) | (...) } | { Cause ?: string ; Comment ?: string ; Error ?: string ; Type ?: string } ; } ; } ; input_schema ?: Record < string , never > ; } ; } ; } ; responses : { "200" : { content : { "application/json" : { scopes ?: { [ key : string ]: string [] } } ; } ; headers : { [ name : string ]: unknown } ; } ; "400" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "403" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "409" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "422" : { content : { "application/json" : { debug_id : string ; error : { code : string ; detail : string | { loc : (...)[] ; msg : string ; type : string } [] ; message ?: string ; } ; } ; } ; headers : { [ name : string ]: unknown } ; } ; } ; } ; put ?: undefined ; trace ?: undefined ; }
Type declaration Optional
delete ?: undefined Optional
get ?: undefined Optional
head ?: undefined Optional
options ?: undefined parameters : { cookie ?: undefined ; header ?: undefined ; path ?: undefined ; query ?: undefined } Optional
patch ?: undefined post : { parameters : { cookie ?: undefined ; header ?: undefined ; path ?: undefined ; query ?: undefined ; } ; requestBody : { content : { "application/json" : { definition : { Comment ?: string ; StartAt : string ; States : { [ key : string ]: | { Comment ?: unknown ; End ?: unknown ; InputPath ?: unknown ; Next ?: unknown ; Parameters ?: unknown ; ResultPath ?: unknown ; Type ?: (...) | (...); } & { End ?: (...) | (...) | (...); Next ?: (...) | (...) } & { Parameters ?: (...) | (...) } & { InputPath ?: (...) | (...); } & { ResultPath ?: (...) | (...) } | { ActionScope ?: (...) | (...); ActionUrl : string ; Catch ?: unknown ; Comment ?: unknown ; End ?: unknown ; ExceptionOnActionFailure : boolean ; InputPath ?: unknown ; Next ?: unknown ; Parameters ?: unknown ; ResultPath ?: unknown ; RunAs ?: (...) | (...); Type : string ; WaitTime ?: (...) | (...); } & { End ?: (...) | (...) | (...); Next ?: (...) | (...) } & { Parameters ?: (...) | (...) } & { InputPath ?: (...) | (...); } & { ResultPath ?: (...) | (...) } & { Catch ?: (...) | (...) } | { Comment ?: unknown ; Next ?: string ; Seconds ?: number ; SecondsPath ?: string ; Timestamp ?: string ; TimestampPath ?: string ; Type ?: string ; } | { Choices : ((...) & (...))[] ; Comment ?: string ; Default ?: string ; Type ?: string ; } | { Comment ?: unknown ; Next : string ; Parameters : unknown ; ResultPath : unknown ; Type ?: (...) | (...); } & { Parameters ?: (...) | (...) } & { ResultPath ?: (...) | (...) } | { Cause ?: string ; Comment ?: string ; Error ?: string ; Type ?: string } ; } ; } ; input_schema ?: Record < string , never > ; } ; } ; } ; responses : { "200" : { content : { "application/json" : { scopes ?: { [ key : string ]: string [] } } ; } ; headers : { [ name : string ]: unknown } ; } ; "400" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "403" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "409" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "422" : { content : { "application/json" : { debug_id : string ; error : { code : string ; detail : string | { loc : (...)[] ; msg : string ; type : string } [] ; message ?: string ; } ; } ; } ; headers : { [ name : string ]: unknown } ; } ; } ; } parameters : { cookie ?: undefined ; header ?: undefined ; path ?: undefined ; query ?: undefined } requestBody : { content : { "application/json" : { definition : { Comment ?: string ; StartAt : string ; States : { [ key : string ]: | { Comment ?: unknown ; End ?: unknown ; InputPath ?: unknown ; Next ?: unknown ; Parameters ?: unknown ; ResultPath ?: unknown ; Type ?: (...) | (...); } & { End ?: (...) | (...) | (...); Next ?: (...) | (...) } & { Parameters ?: (...) | (...) } & { InputPath ?: (...) | (...); } & { ResultPath ?: (...) | (...) } | { ActionScope ?: (...) | (...); ActionUrl : string ; Catch ?: unknown ; Comment ?: unknown ; End ?: unknown ; ExceptionOnActionFailure : boolean ; InputPath ?: unknown ; Next ?: unknown ; Parameters ?: unknown ; ResultPath ?: unknown ; RunAs ?: (...) | (...); Type : string ; WaitTime ?: (...) | (...); } & { End ?: (...) | (...) | (...); Next ?: (...) | (...) } & { Parameters ?: (...) | (...) } & { InputPath ?: (...) | (...); } & { ResultPath ?: (...) | (...) } & { Catch ?: (...) | (...) } | { Comment ?: unknown ; Next ?: string ; Seconds ?: number ; SecondsPath ?: string ; Timestamp ?: string ; TimestampPath ?: string ; Type ?: string ; } | { Choices : ((...) & (...))[] ; Comment ?: string ; Default ?: string ; Type ?: string ; } | { Comment ?: unknown ; Next : string ; Parameters : unknown ; ResultPath : unknown ; Type ?: (...) | (...); } & { Parameters ?: (...) | (...) } & { ResultPath ?: (...) | (...) } | { Cause ?: string ; Comment ?: string ; Error ?: string ; Type ?: string } ; } ; } ; input_schema ?: Record < string , never > ; } ; } ; } responses : { "200" : { content : { "application/json" : { scopes ?: { [ key : string ]: string [] } } ; } ; headers : { [ name : string ]: unknown } ; } ; "400" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "403" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "409" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "422" : { content : { "application/json" : { debug_id : string ; error : { code : string ; detail : string | { loc : (...)[] ; msg : string ; type : string } [] ; message ?: string ; } ; } ; } ; headers : { [ name : string ]: unknown } ; } ; } 200 : { content : { "application/json" : { scopes ?: { [ key : string ]: string [] } } ; } ; headers : { [ name : string ]: unknown } ; } 400 : { content ?: undefined ; headers : { [ name : string ]: unknown } } 403 : { content ?: undefined ; headers : { [ name : string ]: unknown } } 409 : { content ?: undefined ; headers : { [ name : string ]: unknown } } 422 : { content : { "application/json" : { debug_id : string ; error : { code : string ; detail : string | { loc : (...)[] ; msg : string ; type : string } [] ; message ?: string ; } ; } ; } ; headers : { [ name : string ]: unknown } ; } Optional
put ?: undefined Optional
trace ?: undefined /mine "/mine" : { delete ?: undefined ; get : { parameters : { cookie ?: undefined ; header ?: undefined ; path ?: undefined ; query ?: { roles ?: ( | "flow_owner" | "flow_viewers" | "flow_starters" | "flow_administrators" )[] ; } ; } ; requestBody ?: undefined ; responses : { "200" : { content : { "application/json" : { flows ?: { api_version ?: "1.0" ; created_at ?: string ; definition ?: { Comment ?: ...; StartAt : ...; States : ... } ; description ?: string ; flow_administrators ?: (...)[] ; flow_owner ?: string ; flow_starters ?: (...)[] ; flow_url ?: string ; flow_viewers ?: (...)[] ; globus_auth_scope ?: string ; globus_auth_scopes_by_RunAs ?: (...)[] ; globus_auth_username ?: string ; id ?: string ; input_schema ?: Record < (...), (...)> ; keywords ?: (...)[] ; log_supported ?: boolean ; principal_urn ?: string ; subscription_id ?: string ; subtitle ?: string ; synchronous ?: boolean ; title ?: string ; types ?: (...)[] ; updated_at ?: string ; user_role ?: | "flow_owner" | "flow_viewer" | "flow_starter" | "flow_administrator" ; } [] ; has_next_page ?: boolean ; limit ?: number ; marker ?: string ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "400" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "403" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; } ; } ; head ?: undefined ; options ?: undefined ; parameters : { cookie ?: undefined ; header ?: undefined ; path ?: undefined ; query ?: undefined ; } ; patch ?: undefined ; post ?: undefined ; put ?: undefined ; trace ?: undefined ; }
Type declaration Optional
delete ?: undefined get : { parameters : { cookie ?: undefined ; header ?: undefined ; path ?: undefined ; query ?: { roles ?: ( | "flow_owner" | "flow_viewers" | "flow_starters" | "flow_administrators" )[] ; } ; } ; requestBody ?: undefined ; responses : { "200" : { content : { "application/json" : { flows ?: { api_version ?: "1.0" ; created_at ?: string ; definition ?: { Comment ?: ...; StartAt : ...; States : ... } ; description ?: string ; flow_administrators ?: (...)[] ; flow_owner ?: string ; flow_starters ?: (...)[] ; flow_url ?: string ; flow_viewers ?: (...)[] ; globus_auth_scope ?: string ; globus_auth_scopes_by_RunAs ?: (...)[] ; globus_auth_username ?: string ; id ?: string ; input_schema ?: Record < (...), (...)> ; keywords ?: (...)[] ; log_supported ?: boolean ; principal_urn ?: string ; subscription_id ?: string ; subtitle ?: string ; synchronous ?: boolean ; title ?: string ; types ?: (...)[] ; updated_at ?: string ; user_role ?: | "flow_owner" | "flow_viewer" | "flow_starter" | "flow_administrator" ; } [] ; has_next_page ?: boolean ; limit ?: number ; marker ?: string ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "400" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "403" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; } ; } parameters : { cookie ?: undefined ; header ?: undefined ; path ?: undefined ; query ?: { roles ?: ( | "flow_owner" | "flow_viewers" | "flow_starters" | "flow_administrators" )[] ; } ; } Optional
cookie ?: undefined Optional
header ?: undefined Optional
path ?: undefined Optional
query ?: { roles ?: ( "flow_owner" | "flow_viewers" | "flow_starters" | "flow_administrators" )[] ; } Optional
roles ?: ("flow_owner" | "flow_viewers" | "flow_starters" | "flow_administrators" )[] Optional
requestBody ?: undefined responses : { "200" : { content : { "application/json" : { flows ?: { api_version ?: "1.0" ; created_at ?: string ; definition ?: { Comment ?: ...; StartAt : ...; States : ... } ; description ?: string ; flow_administrators ?: (...)[] ; flow_owner ?: string ; flow_starters ?: (...)[] ; flow_url ?: string ; flow_viewers ?: (...)[] ; globus_auth_scope ?: string ; globus_auth_scopes_by_RunAs ?: (...)[] ; globus_auth_username ?: string ; id ?: string ; input_schema ?: Record < (...), (...)> ; keywords ?: (...)[] ; log_supported ?: boolean ; principal_urn ?: string ; subscription_id ?: string ; subtitle ?: string ; synchronous ?: boolean ; title ?: string ; types ?: (...)[] ; updated_at ?: string ; user_role ?: | "flow_owner" | "flow_viewer" | "flow_starter" | "flow_administrator" ; } [] ; has_next_page ?: boolean ; limit ?: number ; marker ?: string ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "400" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "403" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; } 200 : { content : { "application/json" : { flows ?: { api_version ?: "1.0" ; created_at ?: string ; definition ?: { Comment ?: ...; StartAt : ...; States : ... } ; description ?: string ; flow_administrators ?: (...)[] ; flow_owner ?: string ; flow_starters ?: (...)[] ; flow_url ?: string ; flow_viewers ?: (...)[] ; globus_auth_scope ?: string ; globus_auth_scopes_by_RunAs ?: (...)[] ; globus_auth_username ?: string ; id ?: string ; input_schema ?: Record < (...), (...)> ; keywords ?: (...)[] ; log_supported ?: boolean ; principal_urn ?: string ; subscription_id ?: string ; subtitle ?: string ; synchronous ?: boolean ; title ?: string ; types ?: (...)[] ; updated_at ?: string ; user_role ?: | "flow_owner" | "flow_viewer" | "flow_starter" | "flow_administrator" ; } [] ; has_next_page ?: boolean ; limit ?: number ; marker ?: string ; } ; } ; headers : { [ name : string ]: unknown } ; } 400 : { content ?: undefined ; headers : { [ name : string ]: unknown } } 403 : { content ?: undefined ; headers : { [ name : string ]: unknown } } Optional
head ?: undefined Optional
options ?: undefined parameters : { cookie ?: undefined ; header ?: undefined ; path ?: undefined ; query ?: undefined } Optional
patch ?: undefined Optional
post ?: undefined Optional
put ?: undefined Optional
trace ?: undefined /runs "/runs" : { delete ?: undefined ; get : { parameters : { cookie ?: undefined ; header ?: undefined ; path ?: undefined ; query ?: { filter_completion_time ?: string ; filter_flow_id ?: string [] ; filter_flow_title ?: string [] ; filter_label ?: string [] ; filter_role ?: "run_manager" | "run_monitor" | "run_owner" ; filter_roles ?: ( | "run_managers" | "run_monitors" | "run_owner" | "flow_run_managers" | "flow_run_monitors" )[] ; filter_start_time ?: string ; filter_status ?: ( "SUCCEEDED" | "FAILED" | "ACTIVE" | "INACTIVE" | "ENDED" )[] ; marker ?: string ; orderby ?: string [] ; page ?: number ; pagination_token ?: string ; per_page ?: number ; } ; } ; requestBody ?: undefined ; responses : { "200" : { content : { "application/json" : { actions ?: { action_id : string ; completion_time : string ; details : Record < string , never > ; display_status ?: string ; flow_id : string ; flow_last_updated : string ; label : string ; run_id : string ; run_managers ?: (...)[] ; run_monitors ?: (...)[] ; run_owner : string ; start_time : string ; status : "SUCCEEDED" | "FAILED" | "ACTIVE" | "INACTIVE" | "ENDED" ; tags : string [] ; user_role : "run_manager" | "run_monitor" | "run_owner" ; } [] ; has_next_page : boolean ; marker ?: string ; runs ?: { action_id : string ; completion_time : string ; details : Record < string , never > ; display_status ?: string ; flow_id : string ; flow_last_updated : string ; label : string ; run_id : string ; run_managers ?: (...)[] ; run_monitors ?: (...)[] ; run_owner : string ; start_time : string ; status : "SUCCEEDED" | "FAILED" | "ACTIVE" | "INACTIVE" | "ENDED" ; tags : string [] ; user_role : "run_manager" | "run_monitor" | "run_owner" ; } [] ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "403" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "404" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; } ; } ; head ?: undefined ; options ?: undefined ; parameters : { cookie ?: undefined ; header ?: undefined ; path ?: undefined ; query ?: undefined ; } ; patch ?: undefined ; post ?: undefined ; put ?: undefined ; trace ?: undefined ; }
Type declaration Optional
delete ?: undefined get : { parameters : { cookie ?: undefined ; header ?: undefined ; path ?: undefined ; query ?: { filter_completion_time ?: string ; filter_flow_id ?: string [] ; filter_flow_title ?: string [] ; filter_label ?: string [] ; filter_role ?: "run_manager" | "run_monitor" | "run_owner" ; filter_roles ?: ( | "run_managers" | "run_monitors" | "run_owner" | "flow_run_managers" | "flow_run_monitors" )[] ; filter_start_time ?: string ; filter_status ?: ( "SUCCEEDED" | "FAILED" | "ACTIVE" | "INACTIVE" | "ENDED" )[] ; marker ?: string ; orderby ?: string [] ; page ?: number ; pagination_token ?: string ; per_page ?: number ; } ; } ; requestBody ?: undefined ; responses : { "200" : { content : { "application/json" : { actions ?: { action_id : string ; completion_time : string ; details : Record < string , never > ; display_status ?: string ; flow_id : string ; flow_last_updated : string ; label : string ; run_id : string ; run_managers ?: (...)[] ; run_monitors ?: (...)[] ; run_owner : string ; start_time : string ; status : "SUCCEEDED" | "FAILED" | "ACTIVE" | "INACTIVE" | "ENDED" ; tags : string [] ; user_role : "run_manager" | "run_monitor" | "run_owner" ; } [] ; has_next_page : boolean ; marker ?: string ; runs ?: { action_id : string ; completion_time : string ; details : Record < string , never > ; display_status ?: string ; flow_id : string ; flow_last_updated : string ; label : string ; run_id : string ; run_managers ?: (...)[] ; run_monitors ?: (...)[] ; run_owner : string ; start_time : string ; status : "SUCCEEDED" | "FAILED" | "ACTIVE" | "INACTIVE" | "ENDED" ; tags : string [] ; user_role : "run_manager" | "run_monitor" | "run_owner" ; } [] ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "403" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "404" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; } ; } parameters : { cookie ?: undefined ; header ?: undefined ; path ?: undefined ; query ?: { filter_completion_time ?: string ; filter_flow_id ?: string [] ; filter_flow_title ?: string [] ; filter_label ?: string [] ; filter_role ?: "run_manager" | "run_monitor" | "run_owner" ; filter_roles ?: ( | "run_managers" | "run_monitors" | "run_owner" | "flow_run_managers" | "flow_run_monitors" )[] ; filter_start_time ?: string ; filter_status ?: ("SUCCEEDED" | "FAILED" | "ACTIVE" | "INACTIVE" | "ENDED" )[] ; marker ?: string ; orderby ?: string [] ; page ?: number ; pagination_token ?: string ; per_page ?: number ; } ; } Optional
cookie ?: undefined Optional
header ?: undefined Optional
path ?: undefined Optional
query ?: { filter_completion_time ?: string ; filter_flow_id ?: string [] ; filter_flow_title ?: string [] ; filter_label ?: string [] ; filter_role ?: "run_manager" | "run_monitor" | "run_owner" ; filter_roles ?: ( | "run_managers" | "run_monitors" | "run_owner" | "flow_run_managers" | "flow_run_monitors" )[] ; filter_start_time ?: string ; filter_status ?: ("SUCCEEDED" | "FAILED" | "ACTIVE" | "INACTIVE" | "ENDED" )[] ; marker ?: string ; orderby ?: string [] ; page ?: number ; pagination_token ?: string ; per_page ?: number ; } Optional
filter_completion_time ?: string Optional
filter_flow_id ?: string [] Optional
filter_flow_title ?: string [] Optional
filter_label ?: string [] Optional
filter_role ?: "run_manager" | "run_monitor" | "run_owner" Optional
filter_roles ?: ( | "run_managers" | "run_monitors" | "run_owner" | "flow_run_managers" | "flow_run_monitors" )[] Optional
filter_start_time ?: string Optional
filter_status ?: ("SUCCEEDED" | "FAILED" | "ACTIVE" | "INACTIVE" | "ENDED" )[] Optional
marker ?: string Optional
orderby ?: string [] Optional
page ?: number Optional
pagination_token ?: string Optional
per_page ?: number Optional
requestBody ?: undefined responses : { "200" : { content : { "application/json" : { actions ?: { action_id : string ; completion_time : string ; details : Record < string , never > ; display_status ?: string ; flow_id : string ; flow_last_updated : string ; label : string ; run_id : string ; run_managers ?: (...)[] ; run_monitors ?: (...)[] ; run_owner : string ; start_time : string ; status : "SUCCEEDED" | "FAILED" | "ACTIVE" | "INACTIVE" | "ENDED" ; tags : string [] ; user_role : "run_manager" | "run_monitor" | "run_owner" ; } [] ; has_next_page : boolean ; marker ?: string ; runs ?: { action_id : string ; completion_time : string ; details : Record < string , never > ; display_status ?: string ; flow_id : string ; flow_last_updated : string ; label : string ; run_id : string ; run_managers ?: (...)[] ; run_monitors ?: (...)[] ; run_owner : string ; start_time : string ; status : "SUCCEEDED" | "FAILED" | "ACTIVE" | "INACTIVE" | "ENDED" ; tags : string [] ; user_role : "run_manager" | "run_monitor" | "run_owner" ; } [] ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "403" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "404" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; } 200 : { content : { "application/json" : { actions ?: { action_id : string ; completion_time : string ; details : Record < string , never > ; display_status ?: string ; flow_id : string ; flow_last_updated : string ; label : string ; run_id : string ; run_managers ?: (...)[] ; run_monitors ?: (...)[] ; run_owner : string ; start_time : string ; status : "SUCCEEDED" | "FAILED" | "ACTIVE" | "INACTIVE" | "ENDED" ; tags : string [] ; user_role : "run_manager" | "run_monitor" | "run_owner" ; } [] ; has_next_page : boolean ; marker ?: string ; runs ?: { action_id : string ; completion_time : string ; details : Record < string , never > ; display_status ?: string ; flow_id : string ; flow_last_updated : string ; label : string ; run_id : string ; run_managers ?: (...)[] ; run_monitors ?: (...)[] ; run_owner : string ; start_time : string ; status : "SUCCEEDED" | "FAILED" | "ACTIVE" | "INACTIVE" | "ENDED" ; tags : string [] ; user_role : "run_manager" | "run_monitor" | "run_owner" ; } [] ; } ; } ; headers : { [ name : string ]: unknown } ; } 403 : { content ?: undefined ; headers : { [ name : string ]: unknown } } 404 : { content ?: undefined ; headers : { [ name : string ]: unknown } } Optional
head ?: undefined Optional
options ?: undefined parameters : { cookie ?: undefined ; header ?: undefined ; path ?: undefined ; query ?: undefined } Optional
patch ?: undefined Optional
post ?: undefined Optional
put ?: undefined Optional
trace ?: undefined /runs/{action_ id}/log "/runs/{action_id}/log" : { delete ?: undefined ; get : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { flow_id : string ; run_id : string } ; query ?: { limit ?: number ; pagination_token ?: string ; reverse_order ?: boolean ; } ; } ; requestBody ?: undefined ; responses : { "200" : { content : { "application/json" : { entries : Record < string , never > [] ; has_next_page : boolean ; limit : number ; marker ?: string ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "400" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "404" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; } ; } ; head ?: undefined ; options ?: undefined ; parameters : { cookie ?: undefined ; header ?: undefined ; path : { flow_id : string ; run_id : string } ; query ?: { limit ?: number ; pagination_token ?: string ; reverse_order ?: boolean ; } ; } ; patch ?: undefined ; post ?: undefined ; put ?: undefined ; trace ?: undefined ; }
Type declaration Optional
delete ?: undefined get : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { flow_id : string ; run_id : string } ; query ?: { limit ?: number ; pagination_token ?: string ; reverse_order ?: boolean ; } ; } ; requestBody ?: undefined ; responses : { "200" : { content : { "application/json" : { entries : Record < string , never > [] ; has_next_page : boolean ; limit : number ; marker ?: string ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "400" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "404" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; } ; } parameters : { cookie ?: undefined ; header ?: undefined ; path : { flow_id : string ; run_id : string } ; query ?: { limit ?: number ; pagination_token ?: string ; reverse_order ?: boolean ; } ; } Optional
cookie ?: undefined Optional
header ?: undefined path : { flow_id : string ; run_id : string } flow_id : string run_id : string Optional
query ?: { limit ?: number ; pagination_token ?: string ; reverse_order ?: boolean } Optional
limit ?: number Optional
pagination_token ?: string Optional
reverse_order ?: boolean Optional
requestBody ?: undefined responses : { "200" : { content : { "application/json" : { entries : Record < string , never > [] ; has_next_page : boolean ; limit : number ; marker ?: string ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "400" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "404" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; } 200 : { content : { "application/json" : { entries : Record < string , never > [] ; has_next_page : boolean ; limit : number ; marker ?: string ; } ; } ; headers : { [ name : string ]: unknown } ; } 400 : { content ?: undefined ; headers : { [ name : string ]: unknown } } 404 : { content ?: undefined ; headers : { [ name : string ]: unknown } } Optional
head ?: undefined Optional
options ?: undefined parameters : { cookie ?: undefined ; header ?: undefined ; path : { flow_id : string ; run_id : string } ; query ?: { limit ?: number ; pagination_token ?: string ; reverse_order ?: boolean ; } ; } Optional
cookie ?: undefined Optional
header ?: undefined path : { flow_id : string ; run_id : string } flow_id : string run_id : string Optional
query ?: { limit ?: number ; pagination_token ?: string ; reverse_order ?: boolean } Optional
limit ?: number Optional
pagination_token ?: string Optional
reverse_order ?: boolean Optional
patch ?: undefined Optional
post ?: undefined Optional
put ?: undefined Optional
trace ?: undefined /runs/{action_ id}/resume "/runs/{action_id}/resume" : { delete ?: undefined ; get ?: undefined ; head ?: undefined ; options ?: undefined ; parameters : { cookie ?: undefined ; header ?: undefined ; path : { flow_id : string ; run_id : string } ; query ?: undefined ; } ; patch ?: undefined ; post : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { flow_id : string ; run_id : string } ; query ?: undefined ; } ; requestBody ?: undefined ; responses : { "200" : { content : { "application/json" : { action_id : string ; completion_time : string ; details : Record < string , never > ; display_status ?: string ; flow_id : string ; flow_last_updated : string ; label : string ; run_id : string ; run_managers ?: string [] ; run_monitors ?: string [] ; run_owner : string ; start_time : string ; status : "SUCCEEDED" | "FAILED" | "ACTIVE" | "INACTIVE" | "ENDED" ; tags : string [] ; user_role : "run_manager" | "run_monitor" | "run_owner" ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "404" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; } ; } ; put ?: undefined ; trace ?: undefined ; }
Type declaration Optional
delete ?: undefined Optional
get ?: undefined Optional
head ?: undefined Optional
options ?: undefined parameters : { cookie ?: undefined ; header ?: undefined ; path : { flow_id : string ; run_id : string } ; query ?: undefined ; } Optional
cookie ?: undefined Optional
header ?: undefined path : { flow_id : string ; run_id : string } flow_id : string run_id : string Optional
query ?: undefined Optional
patch ?: undefined post : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { flow_id : string ; run_id : string } ; query ?: undefined ; } ; requestBody ?: undefined ; responses : { "200" : { content : { "application/json" : { action_id : string ; completion_time : string ; details : Record < string , never > ; display_status ?: string ; flow_id : string ; flow_last_updated : string ; label : string ; run_id : string ; run_managers ?: string [] ; run_monitors ?: string [] ; run_owner : string ; start_time : string ; status : "SUCCEEDED" | "FAILED" | "ACTIVE" | "INACTIVE" | "ENDED" ; tags : string [] ; user_role : "run_manager" | "run_monitor" | "run_owner" ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "404" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; } ; } parameters : { cookie ?: undefined ; header ?: undefined ; path : { flow_id : string ; run_id : string } ; query ?: undefined ; } Optional
cookie ?: undefined Optional
header ?: undefined path : { flow_id : string ; run_id : string } flow_id : string run_id : string Optional
query ?: undefined Optional
requestBody ?: undefined responses : { "200" : { content : { "application/json" : { action_id : string ; completion_time : string ; details : Record < string , never > ; display_status ?: string ; flow_id : string ; flow_last_updated : string ; label : string ; run_id : string ; run_managers ?: string [] ; run_monitors ?: string [] ; run_owner : string ; start_time : string ; status : "SUCCEEDED" | "FAILED" | "ACTIVE" | "INACTIVE" | "ENDED" ; tags : string [] ; user_role : "run_manager" | "run_monitor" | "run_owner" ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "404" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; } 200 : { content : { "application/json" : { action_id : string ; completion_time : string ; details : Record < string , never > ; display_status ?: string ; flow_id : string ; flow_last_updated : string ; label : string ; run_id : string ; run_managers ?: string [] ; run_monitors ?: string [] ; run_owner : string ; start_time : string ; status : "SUCCEEDED" | "FAILED" | "ACTIVE" | "INACTIVE" | "ENDED" ; tags : string [] ; user_role : "run_manager" | "run_monitor" | "run_owner" ; } ; } ; headers : { [ name : string ]: unknown } ; } 404 : { content ?: undefined ; headers : { [ name : string ]: unknown } } Optional
put ?: undefined Optional
trace ?: undefined /runs/{run_ id} "/runs/{run_id}" : { delete ?: undefined ; get : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { run_id : string } ; query ?: { include_flow_description ?: boolean } ; } ; requestBody ?: undefined ; responses : { "200" : { content : { "application/json" : { action_id : string ; completion_time : string ; details : Record < string , never > ; display_status ?: string ; flow_id : string ; flow_last_updated : string ; label : string ; run_id : string ; run_managers ?: string [] ; run_monitors ?: string [] ; run_owner : string ; start_time : string ; status : "SUCCEEDED" | "FAILED" | "ACTIVE" | "INACTIVE" | "ENDED" ; tags : string [] ; user_role : "run_manager" | "run_monitor" | "run_owner" ; } & { flow_description ?: { created_at : string ; deleted_at ?: string ; description ?: string ; flow_owner ?: string ; id : string ; keywords ?: (...)[] ; subtitle ?: string ; title : string ; updated_at ?: string ; } ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "403" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "404" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; } ; } ; head ?: undefined ; options ?: undefined ; parameters : { cookie ?: undefined ; header ?: undefined ; path : { run_id : string } ; query ?: undefined ; } ; patch ?: undefined ; post ?: undefined ; put : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { run_id : string } ; query ?: undefined ; } ; requestBody : { content : { "application/json" : { label ?: string ; run_managers ?: string [] ; run_monitors ?: string [] ; tags ?: string [] ; } ; } ; } ; responses : { "200" : { content : { "application/json" : { action_id : string ; completion_time : string ; details : Record < string , never > ; display_status ?: string ; flow_id : string ; flow_last_updated : string ; label : string ; run_id : string ; run_managers ?: string [] ; run_monitors ?: string [] ; run_owner : string ; start_time : string ; status : "SUCCEEDED" | "FAILED" | "ACTIVE" | "INACTIVE" | "ENDED" ; tags : string [] ; user_role : "run_manager" | "run_monitor" | "run_owner" ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "403" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "404" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "422" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "429" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "502" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; } ; } ; trace ?: undefined ; }
Type declaration Optional
delete ?: undefined get : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { run_id : string } ; query ?: { include_flow_description ?: boolean } ; } ; requestBody ?: undefined ; responses : { "200" : { content : { "application/json" : { action_id : string ; completion_time : string ; details : Record < string , never > ; display_status ?: string ; flow_id : string ; flow_last_updated : string ; label : string ; run_id : string ; run_managers ?: string [] ; run_monitors ?: string [] ; run_owner : string ; start_time : string ; status : "SUCCEEDED" | "FAILED" | "ACTIVE" | "INACTIVE" | "ENDED" ; tags : string [] ; user_role : "run_manager" | "run_monitor" | "run_owner" ; } & { flow_description ?: { created_at : string ; deleted_at ?: string ; description ?: string ; flow_owner ?: string ; id : string ; keywords ?: (...)[] ; subtitle ?: string ; title : string ; updated_at ?: string ; } ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "403" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "404" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; } ; } parameters : { cookie ?: undefined ; header ?: undefined ; path : { run_id : string } ; query ?: { include_flow_description ?: boolean } ; } Optional
cookie ?: undefined Optional
header ?: undefined path : { run_id : string } Optional
query ?: { include_flow_description ?: boolean } Optional
include_flow_description ?: boolean Optional
requestBody ?: undefined responses : { "200" : { content : { "application/json" : { action_id : string ; completion_time : string ; details : Record < string , never > ; display_status ?: string ; flow_id : string ; flow_last_updated : string ; label : string ; run_id : string ; run_managers ?: string [] ; run_monitors ?: string [] ; run_owner : string ; start_time : string ; status : "SUCCEEDED" | "FAILED" | "ACTIVE" | "INACTIVE" | "ENDED" ; tags : string [] ; user_role : "run_manager" | "run_monitor" | "run_owner" ; } & { flow_description ?: { created_at : string ; deleted_at ?: string ; description ?: string ; flow_owner ?: string ; id : string ; keywords ?: (...)[] ; subtitle ?: string ; title : string ; updated_at ?: string ; } ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "403" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "404" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; } 200 : { content : { "application/json" : { action_id : string ; completion_time : string ; details : Record < string , never > ; display_status ?: string ; flow_id : string ; flow_last_updated : string ; label : string ; run_id : string ; run_managers ?: string [] ; run_monitors ?: string [] ; run_owner : string ; start_time : string ; status : "SUCCEEDED" | "FAILED" | "ACTIVE" | "INACTIVE" | "ENDED" ; tags : string [] ; user_role : "run_manager" | "run_monitor" | "run_owner" ; } & { flow_description ?: { created_at : string ; deleted_at ?: string ; description ?: string ; flow_owner ?: string ; id : string ; keywords ?: (...)[] ; subtitle ?: string ; title : string ; updated_at ?: string ; } ; } ; } ; headers : { [ name : string ]: unknown } ; } 403 : { content ?: undefined ; headers : { [ name : string ]: unknown } } 404 : { content ?: undefined ; headers : { [ name : string ]: unknown } } Optional
head ?: undefined Optional
options ?: undefined parameters : { cookie ?: undefined ; header ?: undefined ; path : { run_id : string } ; query ?: undefined ; } Optional
cookie ?: undefined Optional
header ?: undefined path : { run_id : string } Optional
query ?: undefined Optional
patch ?: undefined Optional
post ?: undefined put : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { run_id : string } ; query ?: undefined ; } ; requestBody : { content : { "application/json" : { label ?: string ; run_managers ?: string [] ; run_monitors ?: string [] ; tags ?: string [] ; } ; } ; } ; responses : { "200" : { content : { "application/json" : { action_id : string ; completion_time : string ; details : Record < string , never > ; display_status ?: string ; flow_id : string ; flow_last_updated : string ; label : string ; run_id : string ; run_managers ?: string [] ; run_monitors ?: string [] ; run_owner : string ; start_time : string ; status : "SUCCEEDED" | "FAILED" | "ACTIVE" | "INACTIVE" | "ENDED" ; tags : string [] ; user_role : "run_manager" | "run_monitor" | "run_owner" ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "403" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "404" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "422" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "429" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "502" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; } ; } parameters : { cookie ?: undefined ; header ?: undefined ; path : { run_id : string } ; query ?: undefined ; } Optional
cookie ?: undefined Optional
header ?: undefined path : { run_id : string } Optional
query ?: undefined requestBody : { content : { "application/json" : { label ?: string ; run_managers ?: string [] ; run_monitors ?: string [] ; tags ?: string [] ; } ; } ; } responses : { "200" : { content : { "application/json" : { action_id : string ; completion_time : string ; details : Record < string , never > ; display_status ?: string ; flow_id : string ; flow_last_updated : string ; label : string ; run_id : string ; run_managers ?: string [] ; run_monitors ?: string [] ; run_owner : string ; start_time : string ; status : "SUCCEEDED" | "FAILED" | "ACTIVE" | "INACTIVE" | "ENDED" ; tags : string [] ; user_role : "run_manager" | "run_monitor" | "run_owner" ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "403" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "404" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "422" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "429" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "502" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; } 200 : { content : { "application/json" : { action_id : string ; completion_time : string ; details : Record < string , never > ; display_status ?: string ; flow_id : string ; flow_last_updated : string ; label : string ; run_id : string ; run_managers ?: string [] ; run_monitors ?: string [] ; run_owner : string ; start_time : string ; status : "SUCCEEDED" | "FAILED" | "ACTIVE" | "INACTIVE" | "ENDED" ; tags : string [] ; user_role : "run_manager" | "run_monitor" | "run_owner" ; } ; } ; headers : { [ name : string ]: unknown } ; } 403 : { content ?: undefined ; headers : { [ name : string ]: unknown } } 404 : { content ?: undefined ; headers : { [ name : string ]: unknown } } 422 : { content ?: undefined ; headers : { [ name : string ]: unknown } } 429 : { content ?: undefined ; headers : { [ name : string ]: unknown } } 502 : { content ?: undefined ; headers : { [ name : string ]: unknown } } Optional
trace ?: undefined /runs/{run_ id}/cancel "/runs/{run_id}/cancel" : { delete ?: undefined ; get ?: undefined ; head ?: undefined ; options ?: undefined ; parameters : { cookie ?: undefined ; header ?: undefined ; path : { run_id : string } ; query ?: undefined ; } ; patch ?: undefined ; post : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { run_id : string } ; query ?: undefined ; } ; requestBody ?: undefined ; responses : { "202" : { content : { "application/json" : { action_id : string ; completion_time : string ; details : Record < string , never > ; display_status ?: string ; flow_id : string ; flow_last_updated : string ; label : string ; run_id : string ; run_managers ?: string [] ; run_monitors ?: string [] ; run_owner : string ; start_time : string ; status : "SUCCEEDED" | "FAILED" | "ACTIVE" | "INACTIVE" | "ENDED" ; tags : string [] ; user_role : "run_manager" | "run_monitor" | "run_owner" ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "404" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "502" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; } ; } ; put ?: undefined ; trace ?: undefined ; }
Type declaration Optional
delete ?: undefined Optional
get ?: undefined Optional
head ?: undefined Optional
options ?: undefined parameters : { cookie ?: undefined ; header ?: undefined ; path : { run_id : string } ; query ?: undefined ; } Optional
cookie ?: undefined Optional
header ?: undefined path : { run_id : string } Optional
query ?: undefined Optional
patch ?: undefined post : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { run_id : string } ; query ?: undefined ; } ; requestBody ?: undefined ; responses : { "202" : { content : { "application/json" : { action_id : string ; completion_time : string ; details : Record < string , never > ; display_status ?: string ; flow_id : string ; flow_last_updated : string ; label : string ; run_id : string ; run_managers ?: string [] ; run_monitors ?: string [] ; run_owner : string ; start_time : string ; status : "SUCCEEDED" | "FAILED" | "ACTIVE" | "INACTIVE" | "ENDED" ; tags : string [] ; user_role : "run_manager" | "run_monitor" | "run_owner" ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "404" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "502" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; } ; } parameters : { cookie ?: undefined ; header ?: undefined ; path : { run_id : string } ; query ?: undefined ; } Optional
cookie ?: undefined Optional
header ?: undefined path : { run_id : string } Optional
query ?: undefined Optional
requestBody ?: undefined responses : { "202" : { content : { "application/json" : { action_id : string ; completion_time : string ; details : Record < string , never > ; display_status ?: string ; flow_id : string ; flow_last_updated : string ; label : string ; run_id : string ; run_managers ?: string [] ; run_monitors ?: string [] ; run_owner : string ; start_time : string ; status : "SUCCEEDED" | "FAILED" | "ACTIVE" | "INACTIVE" | "ENDED" ; tags : string [] ; user_role : "run_manager" | "run_monitor" | "run_owner" ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "404" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "502" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; } 202 : { content : { "application/json" : { action_id : string ; completion_time : string ; details : Record < string , never > ; display_status ?: string ; flow_id : string ; flow_last_updated : string ; label : string ; run_id : string ; run_managers ?: string [] ; run_monitors ?: string [] ; run_owner : string ; start_time : string ; status : "SUCCEEDED" | "FAILED" | "ACTIVE" | "INACTIVE" | "ENDED" ; tags : string [] ; user_role : "run_manager" | "run_monitor" | "run_owner" ; } ; } ; headers : { [ name : string ]: unknown } ; } 404 : { content ?: undefined ; headers : { [ name : string ]: unknown } } 502 : { content ?: undefined ; headers : { [ name : string ]: unknown } } Optional
put ?: undefined Optional
trace ?: undefined /runs/{run_ id}/definition "/runs/{run_id}/definition" : { delete ?: undefined ; get : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { run_id : string } ; query ?: undefined ; } ; requestBody ?: undefined ; responses : { "200" : { content : { "application/json" : { definition : Record < string , never > ; flow_id : string ; input_schema : Record < string , never > ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "403" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "404" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; } ; } ; head ?: undefined ; options ?: undefined ; parameters : { cookie ?: undefined ; header ?: undefined ; path : { run_id : string } ; query ?: undefined ; } ; patch ?: undefined ; post ?: undefined ; put ?: undefined ; trace ?: undefined ; }
Type declaration Optional
delete ?: undefined get : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { run_id : string } ; query ?: undefined ; } ; requestBody ?: undefined ; responses : { "200" : { content : { "application/json" : { definition : Record < string , never > ; flow_id : string ; input_schema : Record < string , never > ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "403" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "404" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; } ; } parameters : { cookie ?: undefined ; header ?: undefined ; path : { run_id : string } ; query ?: undefined ; } Optional
cookie ?: undefined Optional
header ?: undefined path : { run_id : string } Optional
query ?: undefined Optional
requestBody ?: undefined responses : { "200" : { content : { "application/json" : { definition : Record < string , never > ; flow_id : string ; input_schema : Record < string , never > ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "403" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "404" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; } 200 : { content : { "application/json" : { definition : Record < string , never > ; flow_id : string ; input_schema : Record < string , never > ; } ; } ; headers : { [ name : string ]: unknown } ; } 403 : { content ?: undefined ; headers : { [ name : string ]: unknown } } 404 : { content ?: undefined ; headers : { [ name : string ]: unknown } } Optional
head ?: undefined Optional
options ?: undefined parameters : { cookie ?: undefined ; header ?: undefined ; path : { run_id : string } ; query ?: undefined ; } Optional
cookie ?: undefined Optional
header ?: undefined path : { run_id : string } Optional
query ?: undefined Optional
patch ?: undefined Optional
post ?: undefined Optional
put ?: undefined Optional
trace ?: undefined /runs/{run_ id}/release "/runs/{run_id}/release" : { delete ?: undefined ; get ?: undefined ; head ?: undefined ; options ?: undefined ; parameters : { cookie ?: undefined ; header ?: undefined ; path : { run_id : string } ; query ?: undefined ; } ; patch ?: undefined ; post : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { run_id : string } ; query ?: undefined ; } ; requestBody ?: undefined ; responses : { "200" : { content : { "application/json" : { action_id : string ; completion_time : string ; details : Record < string , never > ; display_status ?: string ; flow_id : string ; flow_last_updated : string ; label : string ; run_id : string ; run_managers ?: string [] ; run_monitors ?: string [] ; run_owner : string ; start_time : string ; status : "SUCCEEDED" | "FAILED" | "ACTIVE" | "INACTIVE" | "ENDED" ; tags : string [] ; user_role : "run_manager" | "run_monitor" | "run_owner" ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "403" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "404" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "409" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "429" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "500" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "502" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; } ; } ; put ?: undefined ; trace ?: undefined ; }
Type declaration Optional
delete ?: undefined Optional
get ?: undefined Optional
head ?: undefined Optional
options ?: undefined parameters : { cookie ?: undefined ; header ?: undefined ; path : { run_id : string } ; query ?: undefined ; } Optional
cookie ?: undefined Optional
header ?: undefined path : { run_id : string } Optional
query ?: undefined Optional
patch ?: undefined post : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { run_id : string } ; query ?: undefined ; } ; requestBody ?: undefined ; responses : { "200" : { content : { "application/json" : { action_id : string ; completion_time : string ; details : Record < string , never > ; display_status ?: string ; flow_id : string ; flow_last_updated : string ; label : string ; run_id : string ; run_managers ?: string [] ; run_monitors ?: string [] ; run_owner : string ; start_time : string ; status : "SUCCEEDED" | "FAILED" | "ACTIVE" | "INACTIVE" | "ENDED" ; tags : string [] ; user_role : "run_manager" | "run_monitor" | "run_owner" ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "403" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "404" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "409" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "429" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "500" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "502" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; } ; } parameters : { cookie ?: undefined ; header ?: undefined ; path : { run_id : string } ; query ?: undefined ; } Optional
cookie ?: undefined Optional
header ?: undefined path : { run_id : string } Optional
query ?: undefined Optional
requestBody ?: undefined responses : { "200" : { content : { "application/json" : { action_id : string ; completion_time : string ; details : Record < string , never > ; display_status ?: string ; flow_id : string ; flow_last_updated : string ; label : string ; run_id : string ; run_managers ?: string [] ; run_monitors ?: string [] ; run_owner : string ; start_time : string ; status : "SUCCEEDED" | "FAILED" | "ACTIVE" | "INACTIVE" | "ENDED" ; tags : string [] ; user_role : "run_manager" | "run_monitor" | "run_owner" ; } ; } ; headers : { [ name : string ]: unknown } ; } ; "403" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "404" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "409" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "429" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "500" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; "502" : { content ?: undefined ; headers : { [ name : string ]: unknown } } ; } 200 : { content : { "application/json" : { action_id : string ; completion_time : string ; details : Record < string , never > ; display_status ?: string ; flow_id : string ; flow_last_updated : string ; label : string ; run_id : string ; run_managers ?: string [] ; run_monitors ?: string [] ; run_owner : string ; start_time : string ; status : "SUCCEEDED" | "FAILED" | "ACTIVE" | "INACTIVE" | "ENDED" ; tags : string [] ; user_role : "run_manager" | "run_monitor" | "run_owner" ; } ; } ; headers : { [ name : string ]: unknown } ; } 403 : { content ?: undefined ; headers : { [ name : string ]: unknown } } 404 : { content ?: undefined ; headers : { [ name : string ]: unknown } } 409 : { content ?: undefined ; headers : { [ name : string ]: unknown } } 429 : { content ?: undefined ; headers : { [ name : string ]: unknown } } 500 : { content ?: undefined ; headers : { [ name : string ]: unknown } } 502 : { content ?: undefined ; headers : { [ name : string ]: unknown } } Optional
put ?: undefined Optional
trace ?: undefined
This file was auto-generated by openapi-typescript. Do not make direct changes to the file.