Last updated 3 months ago
https://irbis.espysys.com/api/request-monitor/api-usage/{id}?key={API key}
Request to get a lookup data of a request with an id.
"id" parameter has to be passed in the path of a request - ID of a request to get lookup data for.
id
API key
curl -X 'GET' \
'https://irbis.espysys.com/api/request-monitor/api-usage/<RESPONCE_ID_VALUE>?key=<API_Key>' \
-H 'accept: application/json'
<RESPONCE_ID_VALUE>
<API_Key>