OpenAPI 3.1.0raw.githubusercontent.com2026-08-20135166550.8 KB

2ebadef75cc8

aliases

List Aliases

List every alias in force, from config.yml and from storage.

Every scope at once, global and user-scoped alike: this is the master-key management view, not what any one caller resolves.

get/v1/aliases

Query parameters

workspace_idstring uuid nullable

Only stored entries in this workspace. Config-file entries are always included. Every stored entry is in the deployment's default workspace today, because name uniqueness and the resolution cache are both deployment-wide, so this narrows to one workspace and finds the rest empty until those are scoped (otari-ai#1643).

Only stored entries in this workspace. Config-file entries are always included. Every stored entry is in the deployment's default workspace today, because name uniqueness and the resolution cache are both deployment-wide, so this narrows to one workspace and finds the rest empty until those are scoped (otari-ai#1643).

Response

Successful Response

created_atstring nullable
namestring required
sourcestring required
targetstring required
updated_atstring nullable
user_idstring nullable