own:course or own:question-bank permission. Lightweight id + name list for LMS co-teacher and question-bank sharing pickers.core.session_token: ********************Authorization: Bearer ********************curl --location '/teachers/options?search='{
"success": true,
"message": "string",
"meta": {
"page": 0,
"limit": 0,
"total": 0
},
"errors": [
{
"code": "CR-100001",
"field": "string",
"message": "string"
}
],
"result": [
{
"id": "string",
"name": "string"
}
]
}