v1
latestOpenAPI 3.0.02026-07-17112116167.8 KBWorkspace API Keys
List available API key scopes
Returns the catalog of scope names + descriptions. Available=false entries are placeholders shown greyed-out in the UI.
get/api/workspaces/{wid}/api-keys/scopes
Path parameters
widstring required
Workspace id
Response
OK
Example response
[
{
"name": "turns:submit"
}
]