List Application Changes
This endpoint is currently in beta and subject to change before full release.
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Headers
The account identifier
Path Parameters
Query Parameters
Indicates that the raw request result should be returned in addition to the mapped result (default value is false)
Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with 'proxy' key
The comma separated list of fields that will be returned in the response (if empty, all fields are returned)
"event_id,remote_event_id,created_at,effective_at,change_type,actor,new_values"
The number of results per page (default value is 25)
The unified cursor
Filter parameters for application changes (supports created_after and change_type)
Response
The changes related to the application with the given identifier was retrieved.
The response is of type object
.