Skip to main content
GET
List organization request-log filter values

Authorizations

Authorization
string
header
required

OAuth 2.0 access token obtained through RFC 8628 at /api/auth/device/code and /api/auth/oauth2/token. The API enforces governance:read, session:write, and client-status:write as appropriate.

Query Parameters

user_q
string

Case-insensitive email substring; user results are limited to 10.

Maximum string length: 200
selected_user_id
string<uuid>

Relevant selected user to prioritize in the bounded result.

Response

Visible users, profiles, models, harnesses, and result categories

users
object[]
required
profiles
object[]
required
models
string[]
required
harnesses
string[]
required
results
enum<string>[]
required
Available options:
success,
redirect,
client_error,
server_error,
transport_error