GetAllContentTypes
GetAllContentTypes
- Method: GET or optionally POST.
Returns all content types.
Request example:
GET /odata.svc/('Root')/GetAllContentTypes
Can only be called on the root content.
Parameters:
There are no parameters.
Return value:
Content list of all content types. (Type: Content[]
).
Requirements:
- AllowedRoles: Everyone