Sites REST Endpoints

Sites

Create new sites, copy sites, list sites, monitor long-running site jobs and activate and deactivate sites.

Get Default Collection Associated with the Site
Method: get
Path: /sites/management/api/v1/sites/{id}/defaultCollection
Get Site Details
Method: get
Path: /sites/management/api/v1/sites/{id}
Get the Channel Associated with the Site
Method: get
Path: /sites/management/api/v1/sites/{id}/channel
Get the Query Syntax for Request Resources
Method: get
Path: /sites/management/api/v1/sites/{id}/requests/search-form
Get the Query Syntax for Site Resources
Method: get
Path: /sites/management/api/v1/sites/search-form
Get the Repository Associated with the Site
Method: get
Path: /sites/management/api/v1/sites/{id}/repository
Get the Request That Created the Site
Method: get
Path: /sites/management/api/v1/sites/{id}/request
Get the Theme Associated With a Site
Method: get
Path: /sites/management/api/v1/sites/{id}/theme
Get the User or Application That Created the Site
Method: get
Path: /sites/management/api/v1/sites/{id}/createdBy
Get the User or Application That Last Modified the Site
Method: get
Path: /sites/management/api/v1/sites/{id}/lastModifiedBy
Get the User or Application That Owns the Site
Method: get
Path: /sites/management/api/v1/sites/{id}/ownedBy
List or Batch Read Sites
Method: get
Path: /sites/management/api/v1/sites
List Requests Relating to a Site
Method: get
Path: /sites/management/api/v1/sites/{id}/requests