Content Management Comment Thread Subscribers API
The Comment Thread Subscribers API is in phase and is not yet available to users. You can contact the Product-Live team at contact@product-live.com if you want more details and get an early access.
A comment thread subscriber is a person who is subscribed to a comment thread and therefore will receive a comment for every comment exchanged. That person is subscribed a to a comment thread either because she has published the item, responded to it, has been mentionned on the comment thread or has subscribed to it manually.
The Comment Thread Subscribers API Swagger definition is available on our Product-Live API portal here.
Content Management Comment Thread Subscribers API
The Comment Thread Subscribers API is in phase and is not yet available to users. You can contact the Product-Live team at contact@product-live.com if you want more details and get an early access.
Introduction
A comment thread subscriber is a person who is subscribed to a comment thread and therefore will receive a comment for every comment exchanged. That person is subscribed a to a comment thread either because she has published the item, responded to it, has been mentionned on the comment thread or has subscribed to it manually.
The Comment Thread Subscribers API Swagger definition is available on our Product-Live API portal here.
General information
Get Comment Thread Subscriber by id
Request URL
Path parameters
Request parameters
None
Request headers
Request Body
None
Request Example
2
3
4
Response example
2
3
4
5
6
7
8
9
List Comment Thread Subscribers
Request URL
Path parameters
None
Request parameters
Default value if missing : 0
Default value if missing : 10
Request headers
Request Body
None
Request Example
2
3
4
Response example
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Find Comment Thread Subscribers
Request URL
Path parameters
None
Request parameters
Default value if missing : 0
Default value if missing : 10
Request headers
Request Body
See more details on the find request body in the dedicated page Find request.
2
3
4
5
6
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Request Example
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Response example
2
3
4
5
6
7
8
9
10
11
12
13
14
15