Content
List
GET
/contentmodules
https://api.relesystest.net/api/v1.3/contentmodules
Get a list of content modules and their settings
Default sort is by
Permission Settings:
Content modules support flexible permission configurations that determine who can access and interact with content:
Notification Settings:
Default sort is by
name in ascending order.Permission Settings:
Content modules support flexible permission configurations that determine who can access and interact with content:
permissionSettingType- Defines how access is granted:
- Departments - Access is granted based on specified departments
- UserGroups - Access is granted based on specified user groups
- DepartmentsAndUserGroups - Access is granted based on both specified departments AND user groups
- DepartmentsOrUserGroups - Access is granted based on either specified departments OR user groups
permissionSettingDepartmentTypes- The list of departments that can be used for granting access, will be restricted to these types of departments
Notification Settings:
notificationsEnabled- Enables or disables all notifications for the modulepushNotificationsEnabled- Enables or disables the possiblity of sending push notificationsforceInstantPushEnabled- If enabled, it is possible to send push notifications instantly
Scopes: relesys.api, relesys.api:read, relesys.api.content, relesys.api.content:read
Query String
| creationDateTime | datetime |
Filterable Sortable
|
optional | |
| forceInstantPushEnabled | boolean |
Filterable Sortable
|
optional | |
| id | string / guid |
Filterable
|
optional | |
| lastModifiedDateTime | datetime |
Filterable Sortable
|
optional | |
| name | string |
Filterable Sortable
|
optional | |
| notificationsEnabled | boolean |
Filterable Sortable
|
optional | |
| permissionSettingType | string |
Filterable Sortable
|
optional | |
| pushNotificationsEnabled | boolean |
Filterable Sortable
|
optional | |
| sort | string | Comma separated sort order based on sortable properties | optional | |
| offset | integer | Offset value for use in pagination | Default: 0 | optional |
| limit | integer | Total objects to fetch (max 1000) | Default: 200 | optional |