Retrieve events
Required capabilities:
eventsAcl:READ
Retrieves information about events in the same project. Events are returned in the same order as the ids listed in the query.
A maximum of 1000 event IDs may be listed per request and all of them must be unique.
Request throttling
This endpoint is a subject of the new throttling schema (limited request rate and concurrency). Please check Events resource description for more information.
Documentation Index
Fetch the complete documentation index at: https://docs.cognite.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Access token issued by the CDF project's configured identity provider. Access token must be an OpenID Connect token, and the project must be configured to accept OpenID Connect tokens. Use a header key of 'Authorization' with a value of 'Bearer $accesstoken'. The token can be obtained through any flow supported by the identity provider.
Body
List of IDs of events to retrieve. Must be up to a maximum of 1000 IDs, and all of them must be unique.
Response
Paged response with list of events