routing

List Visible Routing Policies

List the routing policies in force in the workspaces this caller may see.

Stored policies from the caller's visible workspaces plus the config-file policies, which are deployment-wide and resolve in every workspace. The response is the shape GET /v1/routing/policies answers, narrowed to the caller's own organization.

get/v1/organizations/me/routing-policies

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
is_dynamicboolean
namestring required
sourcestring required
specobject required
updated_atstring nullable
user_idstring nullable
workspace_idstring uuid nullable

Changes