Get span annotations for a list of span_ids.
Path parameters
The project identifier: either project ID or project name. If using a project name as the identifier, it cannot contain slash (/), question mark (?), or pound sign (#) characters.
The project identifier: either project ID or project name. If using a project name as the identifier, it cannot contain slash (/), question mark (?), or pound sign (#) characters.
Query parameters
One or more span id to fetch annotations for
One or more span id to fetch annotations for
Optional list of annotation names to include. If provided, only annotations with these names will be returned. 'note' annotations are excluded by default unless explicitly included in this list.
Optional list of annotation names to include. If provided, only annotations with these names will be returned. 'note' annotations are excluded by default unless explicitly included in this list.
Optional list of annotation names to exclude from results.
Optional list of annotation names to exclude from results.
A cursor for pagination
A cursor for pagination
The maximum number of annotations to return in a single request
The maximum number of annotations to return in a single request
Response
Successful Response