get https://api.superwise.ai/v1/models
Get all Models with optional filters
- payload (ModelFilters): Optional. The payload that includes:
- name (str): Name of the model.
- id (str): Unique identifier of the model.
- created_by (str): User who created the model.