aliases

List Visible Aliases

List the aliases in force in the workspaces this caller may see.

The policies list's sibling, over model_aliases, and scoped the same way: stored rows from the caller's visible workspaces, plus the config-file aliases, which are deployment-wide.

get/v1/organizations/me/aliases

Query parameters

limitinteger

Maximum entries to return, stored and config-file together.

Maximum entries to return, stored and config-file together.

Response

Successful Response

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

Changes