Skip to main content
List Workspace Exclusions
List active workspace exclusions for organization-level input or output guardrails. Optionally filter by a single workspace. Choose the path based on which exclusions you want to list: Query parameters and response shape are the same for both.
Requires an Admin API key (organisation-service) with the organisation_exclusions.list scope. Only Organization Owners and Admins can be granted this scope.

Query Parameters

string
required
Organization UUID.
string
Optional workspace UUID or workspace slug. When provided, returns exclusions for that workspace only.

Example Request

List input guardrail exclusions

List output guardrail exclusions for one workspace

Example Response

entity_type is input_guardrails or output_guardrails, matching the endpoint you called.
Last modified on July 28, 2026