Returns a list of :ref:`ref_flyteidl.admin.NamedEntity` objects
Retrieve a list of NamedEntity objects sharing a common resource type, project, and domain.
Path Parameters
Resource type of the metadata to query. One of Task, Workflow or LaunchPlan. +required
UNSPECIFIED, TASK, WORKFLOW, LAUNCH_PLAN, DATASET Name of the project that contains the identifiers. +required
Name of the domain the identifiers belongs to within the project.
Query Parameters
Indicates the number of resources to be returned.
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 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 Indicates a list of filters passed as string. +optional
Optional, org key applied to the resource.
Response
A successful response.