Skip to contents

Wrapper around the 'Retrieve Detections' endpoint to retrieve a single detection based on uid

Usage

get_detections_retrieve(id_or_uid)

Arguments

id_or_uid

The database ID or UID of the respective detection

Value

A list containing the detection that match the specified query parameters: https://api.ecopi.de/api/v0.1/docsco/#operation/detections_list

Examples

# Retrieve a single detection for a specific uid
get_detections_retrieve(id_or_uid = "64733fbc-7cc8-49f6-adf1-c9ec2d676959")
#> Error in get_ecopiapi_key(): No key found