Retrieve a complete list of every content model defined in your workspace. Content models define the structure and fields of your content types (e.g. blog posts, products, landing pages). Use the optional locale
parameter to fetch localized model definitions.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Identifier for the tenant. Ensures data isolation per tenant.
Workspace identifier within the tenant. Scopes resources to a specific workspace.
Unique identifier of the target environment. Used to scope the API call to a specific deployment environment.
"PRODUCTION-15a0f8c2-a5e8-4e40-ae74-cb1389d22f45-w49jkngj"
Specifies the language or region for the response data
Successful response containing all content models.
The response is of type object
.