Changes to Get List configuration
GET /v1/subscriber_list/{list_id}/
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 3 of the 7 revisions of this API.136
What changed
- ▲
added the pattern
^[a-z0-9_-]+$to thepathrequest parameterlist_idrequest-parameter-pattern-added
- ▲
- ●
removed the optional property
sync_task/active_version/query_textfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
sync_task/draft_version/query_textfrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
sync_task/active_version/queryto the response with the200statusresponse-optional-property-added
- ○
added the optional property
sync_task/draft_version/queryto the response with the200statusresponse-optional-property-added
- ●
- ●
added the new
dynamic_listenum value to thelist_typeresponse property for the response status200response-property-enum-value-added
- ○
added the optional property
is_enabledto the response with the200statusresponse-optional-property-added
- ○
added the optional property
queryto the response with the200statusresponse-optional-property-added
- ○
added the optional property
sync_taskto the response with the200statusresponse-optional-property-added
- ○
removed the
query_basedenum value from thelist_typeresponse property for the response status200response-property-enum-value-removed
- ●