Catalog
Get models for a service
Returns all unique model names referenced in the schema of a service's component dependencies
get/services/{id}/models
Path parameters
idstring required
Service ID (e.g., 'chat', 'digitize')
Response
List of unique model names
string[] required
Changes
Changed in 1 of the 62 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○