List all Query Annotations in the specified dataset.
A Honeycomb Configuration Key is required to use this API. A Configuration Key can be found in the API Keys section of the environment configuration, which can be found under Environment Settings -> API Keys -> Configuration tab. Check out our documentation to find your API Keys.
More information can be found in Manage Environments.
The dataset slug or use __all__ for endpoints that support environment-wide operations.
Whether to include Query Annotations that were created from boards. By default, only Query Annotations created directly from queries are returned.
Success
A name for the Query.
1 - 320"My Named Query"
The ID of the Query that the annotation describes. Note: Once created, it is NOT possible to change the query ID associated with an annotation. It is possible to have multiple annotations associated with a Query.
"mabAMpSPDjH"
A description of the Query.
1023"A nice description of My Named Query"
The unique identifier (ID) of a Query Annotation.
"sGUnkBHgRFN"
ISO8601 formatted time when the Query Annotation was created.
"2022-10-26T21:36:04Z"
ISO8601 formatted time when the Query Annotation was updated.
"2022-12-04T08:14:26Z"
The source of the Query Annotation.
query, board "query"