This endpoint is in preview and may be modified or removed at any time.
To use this endpoint, add preview=true
to the request query parameters.
Get the full Ontology metadata. This includes the objects, links, actions, queries, and interfaces.
Third-party applications using this endpoint via OAuth2 must request the following operation scope: api:ontologies-read
.
string
The API name of the ontology. To find the API name, use the List ontologies endpoint or check the Ontology Manager.
object
Success response.
object
Metadata about an Ontology.
map<ObjectTypeApiName, ObjectTypeFullMetadata>
map<ActionTypeApiName, ActionTypeV2>
map<QueryApiName, QueryTypeV2>
map<InterfaceTypeApiName, InterfaceType>
map<SharedPropertyTypeApiName, SharedPropertyType>