API Reference

/v1/history/change

Retrieves a list of change history records with optional filtering by historyType

Log in to see full request history
Query Params
integer
Defaults to 1

The page number to retrieve.

integer
Defaults to 100

The number of records to retrieve per page.

string

Optional comma-separated list of history types to filter the records by (e.g., asset, exposure).

Headers
string

Optional header to specify customer ID other than default

Responses

Response body
object
integer

The total number of records available.

integer

The current page number.

integer

The total number of pages.

integer

The limit of records per page.

results
array of objects
results
object
integer

The ID of the customer.

string

The name of the customer.

date

The scan day when the change was entered.

string

The type of the record (e.g., asset, exposure).

string

The type of change (e.g., addition, update).

string

The type of history associated with the change (e.g., asset, exposure).

string

The label for the asset history.

string

The label for the exposure history.

string

Description of the change history.

string

Description of the type of the change.

historyMetadata
object

Metadata associated with the history change.

Has additional fields
string

The asset ID associated with the history change.

string

The exposure ID associated with the history change.

string

Metadata tags for the asset.

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json