diff --git a/doc/api_methods/GetSubscribers.md b/doc/api_methods/GetSubscribers.md index 4547c04efa..62417dc3f3 100644 --- a/doc/api_methods/GetSubscribers.md +++ b/doc/api_methods/GetSubscribers.md @@ -21,5 +21,5 @@ Filter argument supports following array keys. | Key | Type | Description | | -------------- | ------------ | ----------------------------------------------------------------------------------------------------------------- | | status | string | Specific status of subscribers. One of values: `unconfirmed`, `subscribed`, `unsubscribed`, `bounced`, `inactive` | -| list_id | int | List id or dynamic segment id | -| min_updated_at | DateTime\int | DateTime object or timestamp of the minimal last update of subscribers | +| listID | int | List id or dynamic segment id | +| minUpdatedAt | DateTime\int | DateTime object or timestamp of the minimal last update of subscribers |