List Realm Sandboxes

View as MarkdownOpen in Claude

List every sandbox in a given Keycloak realm (admin view). Requires tenant_admin role.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

realmstringRequired

Query parameters

statusstring or nullOptional

Response

Successful Response
sandboxeslist of objects
totalinteger

Errors

422
Unprocessable Entity Error