get

Get an event

lock
{{protocol}}://{{url}}/{{version}}/events/:_key?populate=false

No description

Authentication

Authentication inherited from the collection: Bearer .

Parameters

Name Type Value
populate query false
_key path {{eventKey}}

Body

          {
  "types": [
    "item.create.Group"
  ]
}