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
Changes
Changed in 1 of the 9 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 6 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○