IReadOnlyModelControllerTGet Method

Overload List

Get(String, Int32, CancellationToken) Endpoint to get all models related to a given parent ID.
Get(String, Boolean, Int32, CancellationToken) Endpoint to get all models in order.
Get(String, String, Boolean, Int32, CancellationToken) Endpoint to get all models in order related to a given ParentID.

See Also