List governance actions taken on this tenant

Returns the administrative actions taken ON this tenant — the platform-operator
changes a tenant could not previously see, filed under the tenant they act on.

Which planes are visible is the deployment's decision, not the caller's. On a
customer-operated deployment (private cloud, on premise) the operator is the
customer's own staff, so both planes are returned. On SaaS, PLATFORM-plane rows
are withheld. The optional actorPlane parameter can only NARROW that set — it
can never widen it, so requesting PLATFORM on SaaS returns an empty page rather
than an error or a disclosure.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

Tenant UUID

Query Params
string

Optional NARROWING filter: PLATFORM or TENANT. Never widens what the deployment permits.

integer
≥ 0
Defaults to 0

Page number (zero-based, min: 0)

integer
1 to 100
Defaults to 20

Page size. Values outside 1-100 are CLAMPED to the nearest bound, not rejected: size=5000 returns 100 rows with HTTP 200 and size=0 returns 1 row with HTTP 200. This operation clamps BOTH ends, which its siblings on this controller deliberately do not - they cap above and reject below - so the declared minimum/maximum describe the EFFECTIVE range here and nothing on this parameter can produce a 400.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/problem+json