snowflake

Read Runtime Status

Return the acting user's authorization state to their runtime.

Same answer as /status, on the other side of the auth split this router keeps: a kernel holds an internal principal and no cookie, so the session dependency /status uses rejects it. The skill catalog probes this to decide whether to tell the agent Snowflake is unconnected.

get/api/snowflake/runtime-status

Response

Successful Response

connectedboolean required
statestring nullable
state_reasonstring nullable
snowflake_usernamestring nullable
account_identifierstring nullable
rolestring nullable
reconnect_requiredboolean

Changes

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