GET
https://api.examplary.ai/promptsGet a list of reusable prompts, merging the workspace's saved prompts with the defaults provided by Examplary. Optionally filter by type and language.
Query parameters
typestring
Only return prompts of this type
languagestring
Language for the default prompts, falls back to the user's preference or 'en'
Requirements
User roles
This endpoint requires the teacher, admin, or owner role to be present.
OAuth scopes
This endpoint requires the prompts:read scope to be present.