Models¶
Models are the shared request and response schemas referenced by operations. Each API
specification defines its own models, so a name such as Error can appear in more than one API.
| API | Models |
|---|---|
| Asset API | 254 |
| Core API | 175 |
| Data Ingestion API | 15 |
| Identity API | 2 |
| User Management API | 12 |
Operation pages link to the models they use, and the Request Builder links schema names to these pages.