GET api/legal/current?websiteId={websiteId}&documentTypeId={documentTypeId}
Returns the current published document version and blocks for the given website and document type.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| websiteId | byte |
Default value is 1 |
|
| documentTypeId | byte |
Default value is 1 |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.