Check model exists by slug
Storage - Models
Check model exists by slug
Check if a model exists by its slug
GET
Check model exists by slug
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Model slug to check.
Dataset identifier.
Pattern:
^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-4[0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12})$Response
Successful response
Whether the model exists.

