GET
/
api
/
v1
/
event_types
/
{id}
{
  "@context": "<string>",
  "@id": "<string>",
  "@type": "<string>",
  "id": 123,
  "name": "<string>",
  "color": "<string>",
  "icon": "<string>",
  "createIsGrantedRole": "ROLE_USER"
}

Path Parameters

id
string
required

EventType identifier

Response

200
application/ld+json

EventType resource