Busabase
OpenAPI リファレンス

Vault

The runtime slice of the Vault for the calling credential — personal, Space, and API-key scopes merged most-specific-wins, filtered to items the owner marked `runtime`. Same values a task already receives in its environment; items not marked `runtime` never appear.

GET
/api/v1/vault/runtime

Authorization

bearerAuth
AuthorizationBearer <token>

API key authentication. Get your API key from the dashboard.

In: header

Response Body

application/json

application/json

curl -X GET "https://example.com/api/v1/vault/runtime"
{}