Example of using the platform REST API to retrieve an incident


Use the /entry/{formName}/{entryId} URL to retrieve an incident on a form.

  1. Open the Postman - REST Client.
  2. Create a token. 
  3. Set the Request URL as http://serverName:port/api/arsys/v1/entry/HPD:IncidentInterface_Create/RequestIdOfIncident.
  4. Select the operation as GET.
  5. Click Headers.
  6. Enter the following data as key value pair in the header:

    Key

    Value

    Authorization

    AR-JWT <tokengenerated>

  7. Click Send.
  8. 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*