Follow these steps to utilize the Incident Search API:
Generate a valid token.
Call https:// amr.oracle.com/api/tes/incidents/search with the appropriate request body to return all incidents created or updated within the specified time frame.
Create or update your system based on the API response.
Call https:// amr.oracle.com/api/tes/incidents/<incidentId> to update the external ID.
Repeat the steps above as required.