Retrieve a list of all entities with substring in their UID.
Edit me

GetEntities

Retrieve a list of all entities that have the given string as a substring in their unique identifier. Supplying an empty string retrieves all entities.

Inputs:

  • String: substring to filter on

Outputs:

  • List of entities: list of entities that match the filter