AuthContextRecord objects, optionally filtered by provider or subject DID. Token values are always masked — use this endpoint to inspect credential metadata, not to retrieve secrets.
Query Parameters
Return only auth contexts scoped to this provider.
Return only auth contexts owned by this subject DID.
Response
Returns{ "items": [AuthContextRecord] }.
Array of
AuthContextRecord objects matching the query.