GET api/BusinessModules/{businessModuleId}/EntitySiteListDefaultContentTypes?listWebRelativeUrl={listWebRelativeUrl}
Gets all content types belonging to a list.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| businessModuleId | globally unique identifier |
Required |
|
| listWebRelativeUrl | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Returns a list of content types.
System.Web.Http.IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.