Changes to Retrieve a list of all Customer-Profiles for an account.
GET /v1/CustomerProfiles
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 5 of the 51 revisions of this API.32
- v1be7cea11fa271
- v1ef8dd7b6bc331
- v1f46e55682eba1
- v1ed1865f0e05d1
- v12ff73c3794281
What changed
- ▲
the
results/items/errors/items/response's property type/format changed fromobject/to/for status200response-property-type-changed
- ▲
- ▲
the
results/items/errors/items/response's property type/format changed from/toobject/for status200response-property-type-changed
- ▲
- ▲
for the
queryrequest parameterPageSize, the type/format was changed frominteger/tointeger/int64request-parameter-type-changed
- ▲
- ○
added the optional property
results/items/errorsto the response with the200statusresponse-optional-property-added
- ○
- ○
api tag
TrusthubV1CustomerProfilesaddedapi-tag-added
- ○