This endpoint retrieves a list of ROCKIT Edge deployments, allowing for filtering and sorting based on various parameters. The response includes deployment details, which can be paginated and filtered to show specific deployments based on their name, error status, or creation/update timestamps.
Deployments can be filtered by name (supports partial matches), error status, and paginated using offset and limit. Sorting is supported based on fields like name, label, created, and updated, with optional ascending/descending order.