1
Enter your API key
Set the authentication headers with your API key and developer request token:
2
Identify which statuses you want returned
In this example, we have limited to only those assessments in “VRF” status.
3
Identify a timestamp for the last status change
Filter for records that have changed status since the provided timestamp. Timestamp must be in unix time in milliseconds.

