Skip to content

Commit cfcf549

Browse files
committed
chore(kno-5608): add recipients params to object subscriptions comment
1 parent dcd4339 commit cfcf549

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: knockapi/resources/objects.py

+1
Original file line numberDiff line numberDiff line change
@@ -444,6 +444,7 @@ def list_subscriptions(self, collection, id, options={}):
444444
- page_size: specify size of the page to be returned by the api. (max limit: 50)
445445
- after: after cursor for pagination
446446
- before: before cursor for pagination
447+
- recipients: list of recipient identifiers to filter subscribers of the object
447448
448449
Returns:
449450
dict: Paginated Subscription response.

0 commit comments

Comments
 (0)