List all changelogs
Changelogs
List all changelogs
Get the list of all changelogs.
GET
List all changelogs
Authorizations
LeadConduit uses HTTP Basic Authentication
with the username API and your API key as the password.
For example: API:1f1b96c9150d8050e858c043d543bb4eadae0e6f'
Response
200 - application/json
OK
ID of this Change Log
Pattern:
^[0-9a-fA-F]{24}$Example:
"5fd438f91f0d12766e2bfee5"
Action performed
Available options:
create, update, delete, changed, moved, removed, added An object representing the normalization of the delta object
An object representing the difference between the previous revision and the latest revision of the model
The type of resource that was changed.
Available options:
flow, entity, field, report Read-only time the Change Log was created
Example:
"2020-11-23T11:41:52Z"
User information. This will only be present if the user was signed in when the changes were made