Examplary
  • Start for free

    List items

    Get a list of items (tests and practice spaces) within your workspace. Returns everything by default; filter by `type` or `folder`.

    GET https://api.examplary.ai/items

    Query parameters

    typestring

    Optional filter by item type.

    Allowed values:exampractice-space

    folderstring

    Optional filter by folder ID, or `none` for items not in any folder.

    Requirements

    User roles

    This endpoint requires the teacher, admin, or owner role to be present.

    OAuth scopes

    This endpoint requires the items:read scope to be present.