Skip to content

docs(security): add guide for retrieving call artifacts from private storage#1044

Merged
stevenbdf merged 1 commit intomainfrom
docs/hipaa-call-artifacts-retrieval
May 8, 2026
Merged

docs(security): add guide for retrieving call artifacts from private storage#1044
stevenbdf merged 1 commit intomainfrom
docs/hipaa-call-artifacts-retrieval

Conversation

@stevenbdf
Copy link
Copy Markdown
Contributor

Summary

  • Adds a new page at security-and-privacy/retrieve-call-artifacts explaining how HIPAA-enabled orgs use their Private API Key to download recordings, call logs, video, and pcaps via authenticated, short-lived signed URLs (302 redirect from the Vapi API).
  • Documents the seven GET /call/{id}/... artifact endpoints and includes curl -L examples for stereo recordings and call logs.
  • Adds the new page to the Security and privacy section of docs.yml (right after HIPAA compliance) and cross-links it from the HIPAA page so impacted customers can find it.

Test plan

  • Verify the new page renders in the Fern preview under Resources → Security and privacy → Retrieve call artifacts.
  • Confirm the cross-link from the HIPAA page resolves to /security-and-privacy/retrieve-call-artifacts.
  • Spot-check the endpoint table and example curl commands for accuracy against the API.

🤖 Generated with Claude Code

…storage

Document how HIPAA-enabled orgs use the Private API Key to fetch
recordings, logs, and pcaps via authenticated, short-lived URLs now
that public storage URLs are no longer directly downloadable.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@stevenbdf stevenbdf merged commit 38945b8 into main May 8, 2026
6 checks passed
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 8, 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant