Examplary
  • Start for free

    Autocomplete users and groups

    Search for users and groups to share with. Returns matches by name or email. Respects restricted group visibility.

    GET https://api.examplary.ai/permissions/autocomplete

    Query parameters

    qstring· min length: 3required

    Search query (min 3 characters)

    typestring

    Type of entity to search

    Allowed values:usergroup

    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.