get https://api.securevan.com/v4/changedEntityExportJobs/changeTypes/
Retrieve all available changeTypes
for a specified resourceType
Some resourceTypes
will return a ChangeTypeID
and associated data in their export files to indicate the type of the last change made to an exported record. This endpoint retrieves a collection of available changeTypes
for a specified resourceType
with metadata about each changeType
.
Property | Type | Description |
---|---|---|
ChangeTypeID | int | The ID of the ChangeType |
ChangeTypeName | string | The name of the ChangeType |
Description | string | The description of the ChangeType |