v21

latestOpenAPI 3.0.0BSD (2-Clause)raw.githubusercontent.com2025-08-28251343.2 KB
groups

Get a list of Groups

Retrieve a list of applicable Groups, filtered by authority and target document (document_uri). Also retrieve user's private Groups.

get/groups

Query parameters

authoritystring

Filter returned groups to this authority. For authenticated requests, the user's associated authority will supersede any provided value.

document_uristring uri

Only retrieve public (i.e. non-private) groups that apply to a given document URI (i.e. the target document being annotated).

expandstring[]

One or more relations to expand for a group resource

Response

Success