Skip to main content
GET
/
epcis
/
api
/
2.0
/
events
/
{event_id}
Get EPCIS event by ID
curl --request GET \
  --url https://www.closient.com/epcis/api/2.0/events/{event_id} \
  --header 'X-API-Key: <api-key>'
{}

Authorizations

X-API-Key
string
header
required

Path Parameters

event_id
string
required

UUID of the EPCIS event.

Response

200 - application/json

OK

The response is of type Response · object.