Do not miss any v2 - Secrets API (stable) changes, ever again

Subscribe to the v2 - Secrets API (stable) changelog to be up to date on recent changes.

RSS

25 days ago

main
2026-08-22
Compare
2026-08-22

API structure has changed

Next change
4 structure changes including:
4 Modifications
Modified 4 Breaking
GET /api/v2/guest/secret/{identifier}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • details property Modified
        • correct_passphrase property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
GET /api/v2/secret/{identifier}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • details property Modified
        • correct_passphrase property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
POST /api/v2/guest/secret/{identifier}/reveal
  • Response
  • 200 response Modified
    • application/json content type Modified
      • details property Modified
        • correct_passphrase property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
POST /api/v2/secret/{identifier}/reveal
  • Response
  • 200 response Modified
    • application/json content type Modified
      • details property Modified
        • correct_passphrase property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking