groups
List annotations in a group
Get a paginated list of all annotations in a group.
get/groups/{id}/annotations
Query parameters
page[after]string date-time
Get only annotations older than this date
{"stackTrail":"components:parameters:PageSize:schema","oasType":"schema","type":"unknown"}
How many items to get per page
moderation_status'APPROVED' | 'PENDING' | 'DENIED' | 'SPAM'
Filter the annotations by their moderation status. If not specified, all annotations are returned.
Response
Success