Components REST Endpoints

Components

List components, read components, delete and restore components, copy and publish components.

Get Component Details
Method: get
Path: /sites/management/api/v1/components/{id}
Get the Query Syntax for Component Resources
Method: get
Path: /sites/management/api/v1/components/search-form
Get the User or Application That Created the Component
Method: get
Path: /sites/management/api/v1/components/{id}/createdBy
Get the User or Application That Last Modified the Component
Method: get
Path: /sites/management/api/v1/components/{id}/lastModifiedBy
Get the User or Application That Owns the Component
Method: get
Path: /sites/management/api/v1/components/{id}/ownedBy
List or Batch Read Components
Method: get
Path: /sites/management/api/v1/components