GET
https://api.examplary.ai/permissions/autocompleteSearch for users and groups to share with. Returns matches by name or email. Respects restricted group visibility.
Query parameters
qstring· min length: 3required
Search query (min 3 characters)
typestring
Type of entity to search
Allowed values:usergroup
rolestring
Filter by user role
Allowed values:owneradminteacherstudentmember
Responses
200 — List of matching users and groups.
400 — Query must be at least 3 characters.
Requirements
OAuth scopes
This endpoint requires the permissions:read scope to be present.