Provider Authority

Get the authenticated agent's own provider-action status

Requires an agent JWT. The action is scoped server-side to the verified tenant and agent; absent, malformed, cross-agent, and cross-tenant ids all return the same 404 response. This route does not grant access to the human/MFA-gated approval, case, or evidence surfaces.

get/v2/provider-actions/{id}

Headers

X-Steward-Tenantstring

Tenant containing the authenticated agent. It is checked against the verified agent principal and never selects a foreign action.

Response

JSON response

oktrue required

Changes

Changed in 1 of the 9 revisions of this API.1