Changes to Search Lists
GET /api/v1.4/lists/
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 3 of the 5 revisions of this API.1216
What changed
- ○
the endpoint scheme security
ApiKeyAuthwas removed from the APIapi-security-removed
- ○
api tag
listsaddedapi-tag-added
- ○
added the media type
application/jsonfor the response with the status401response-media-type-added
- ○
added the media type
application/jsonfor the response with the status429response-media-type-added
- ○
added the media type
application/jsonfor the response with the status500response-media-type-added
- ○
the response property
countbecame required for the status200response-property-became-required
- ○
the response property
pagebecame required for the status200response-property-became-required
- ○
the response property
pagesbecame required for the status200response-property-became-required
- ○
the response property
resultsbecame required for the status200response-property-became-required
- ○
the response property
results/items/company_countbecame required for the status200response-property-became-required
- ○
the response property
results/items/created_datebecame required for the status200response-property-became-required
- ○
the response property
results/items/list_uidbecame required for the status200response-property-became-required
- ○
the response property
results/items/namebecame required for the status200response-property-became-required
- ○
the response property
results/items/updated_datebecame required for the status200response-property-became-required
This revision also has 11 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
for the
queryrequest parameterpage, the type/format was changed fromstring/tointeger/request-parameter-type-changed
- ●
deleted the
headerrequest parameterContent-Typerequest-parameter-removed
- ○
api operation id
searchremoved and replaced withsearchListsapi-operation-id-removed
- ○
the endpoint scheme security
ApiKeyAuthwas added to the APIapi-security-added
This revision also has 7 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ●
deleted the
headerrequest parameterAuthorizationrequest-parameter-removed
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●