Presigned URL V2
Generates a temporary presigned URL for secure access to a document file. Supports both external documents (filings, transcripts, news) and RMS documents (Third Bridge transcripts, internal notes, EDS content).
Use search_type=rms to access RMS documents. Default is external (same behavior as V1).
For platform API keys, pass organization_id to specify which org’s documents to query. If omitted, defaults to the API key’s primary organization.
Search Type
Use thesearch_type parameter to specify which document source to query:
Quick Start
organization_id to specify which org’s documents to query. If omitted, defaults to the API key’s primary organization.Authorizations
Path Parameters
Document ID (from search/analytics references)
Query Parameters
Document source. external (default) returns external documents. rms returns documents from your Research Management System (RMS).
external, rms Organization ID. Recommended for search_type=rms and required for platform API keys. If omitted, defaults to the API key's primary organization.