Retrieve multiple annotations by id
- async AsyncCogniteClient.annotations.retrieve_multiple(
- ids: Sequence[int],
-
- Parameters:
ids (Sequence[int]) – list of IDs to be retrieved
- Returns:
list of annotations
- Return type:
ids (Sequence[int]) – list of IDs to be retrieved
list of annotations