Skip to content

dag-api / Exports / IListDefinitionsRequest

Interface: IListDefinitionsRequest

Request payload for listing DAG definitions, optionally filtered by dagId.

Table of contents

Properties

Properties

dagId

Optional dagId: string

Defined in

contracts/design-api.ts:53


correlationId

Optional correlationId: string

Defined in

contracts/design-api.ts:54

Released under the MIT License.