v1

latestOpenAPI 3.1.0MIT OR Apache-2.02026-07-17107151343.7 KB
System

Get the OSC PAT configuration status

Reports whether the default PAT is configured and which per-flow credential keys have a PAT registered. Token values are never returned.

get/api/osc/pat

Response

OSC PAT status

configuredboolean required

Whether the default (fallback) PAT is configured (via env var or the keyless API). Used for single-tenant deployments.

keysstring[] required

Credential keys (flow ids) that have a per-flow PAT registered. Used to isolate OSC tenants on a shared Strom instance.