Fetch a list of :ref:`ref_flyteidl.admin.LaunchPlan` definitions
Fetch existing launch plan definitions matching input filters.
Path Parameters
Name of the project the resource belongs to.
Name of the domain the resource belongs to. A domain can be considered as a subset within a specific project.
Query Parameters
User provided value for the resource. The combination of project + domain + name uniquely identifies the resource. +optional - in certain contexts - like 'List API', 'Launch plans'
Optional, org key applied to the resource.
Indicates the number of resources to be returned. +required
In the case of multiple pages of results, this server-provided token can be used to fetch the next page in a query. +optional
Indicates a list of filters passed as string. More info on constructing filters : +optional
Indicates an attribute to sort the response values. +required
Indicates the direction to apply sort key for response values. +optional
- DESCENDING: By default, fields are sorted in descending order.
DESCENDING, ASCENDING