Fetch a list of :ref:`ref_flyteidl.admin.DescriptionEntity` definitions
Fetch existing description entity definitions matching input filters.
Path Parameters
Identifies the specific type of resource that this identifier corresponds to.
UNSPECIFIED, TASK, WORKFLOW, LAUNCH_PLAN, DATASET 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, the 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 Response
A successful response.