GET
https://api.examplary.ai/source-materials/tagsReturns a list of existing tags for the source materials the current user has access to. Useful for filtering, or for presenting autocomplete suggestions.
Responses
200
Array of string
string
Requirements
User roles
This endpoint requires the teacher, admin, or owner role to be present.
OAuth scopes
This endpoint requires the source-materials:read scope to be present.