Example of using the platform REST API to retrieve an incident
Use the /entry/{formName}/{entryId} URL to retrieve an incident on a form.
- Open the Postman - REST Client.
- Create a token.
- Set the Request URL as http://serverName:port/api/arsys/v1/entry/HPD:IncidentInterface_Create/RequestIdOfIncident.
- Select the operation as GET.
- Click Headers.
Enter the following data as key value pair in the header:
Key
Value
Authorization
AR-JWT <tokengenerated>
- Click Send.
- Click Body and verify the details of the Request ID.
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*