Read a single depredation event
dep_read_event.RdRead a single depredation event
Arguments
- id
Integer. The event ID to retrieve.
- includes
Character vector of related resources to include in the response. Valid values:
"calls","investigations","animals","group".- dry_run
Logical. If
TRUE, prints the request without sending it.- verbosity
Integer. How much information to print (0 = silent, 1 = headers, 2 = headers + body, 3 = full).