cURL
curl --request GET \ --url https://www.closient.com/epcis/api/2.0/events/{event_id} \ --header 'X-API-Key: <api-key>'
{}
Retrieve a single EPCIS event by its UUID.
UUID of the EPCIS event.
OK
The response is of type Response · object.
Response · object