Skip to main content

List Embedding Configs

GET 

/embedding-configs

Return a paginated list of embedding configs, newest first.

Scoped to the workspaces the caller is a member of — a platform admin sees every workspace's configs. Passing workspace_id narrows the list to that workspace alone, but only when the caller already has access to it; naming a workspace the caller cannot see is rejected rather than silently returning an empty page, so a caller can tell "no configs here" apart from "you can't look here".

Request​

Responses​

Successful Response