GetSchema
GetSchema
- Method: GET or optionally POST.
Request example:
GET /odata.svc/('Root')/GetSchema?contentTypeName=_value_
or
POST /odata.svc/('Root')/GetSchemaDATA:models=[{"contentTypeName": _value_}]
Can only be called on the root content.
Parameters:
- contentTypeName (
string
) optional:
Requirements:
- AllowedRoles: All