Find Documents
Retrieves a list of financial and corporate disclosures available in Captide that match user-specified parameters. The response includes key document metadata such as the associated company’s ticker symbol(s), document type, release date, fiscal year and quarter, the Captide-assigned document ID, and the associated company ID.
Authorizations
Query Parameters
Comma-separated list of document categories. For detailed descriptions and complete list, please refer to this page.
Valid values: annual-financial-report, interim-financial-report, financial-attachments, annual-activity-report, interim-activity-report, compliance-report, historical-performance-summary, letter-to-shareholders, earnings-release, current-report, earnings-presentation, earnings-call-transcript, investor-event-presentation, investor-event-transcript, shareholder-meeting-circular, shareholder-meeting-resolutions, governance-report, compensation-report, governance-policies, esg-report, esg-assessment, insider-share-transactions, shareholder-dealing-disclosure, share-issuance-notice, share-buyback-notice, share-capital-disclosure, initial-offering-prospectus, follow-on-offering-prospectus, merger-offering-prospectus, employee-share-plan-prospectus, tender-offer-disclosure
"annual-financial-report,interim-financial-report,earnings-release"
Comma-separated list of SEC form types to retrieve. This parameter is only applicable to companies that file with the SEC. To check if a company files with the SEC, use the filesWithSec field from the /api/v1/companies/list endpoint.
Valid values: 10-K, 10-K/A, 10-Q, 10-Q/A, 8-K, 8-K/A, 6-K, 6-K/A, 20-F, 20-F/A, 40-F, 40-F/A, S-1, S-1/A, F-1, F-1/A, S-3, S-3/A, F-3, F-3/A, S-4, S-4/A, F-4, F-4/A, S-8, F-8, F-8 POS, DEF 14A, DEFA14A, DEFM14A, DEF 14C, DEFA14C, DEFM14C
"10-K,10-Q"
Comma-separated list of tickers of the companies filing the documents (supports both base tickers like 'ITX' and suffixed tickers like 'ITX.MC')
"STO.AX,ASML.AS"
Comma-separated list of unique IDs of the companies filing the documents. Use /api/v1/companies/list to find the company ID
"77848abe-a215-41b7-8950-86e89ea1fadc,91f6c6da-478f-4161-b451-aa5177cc7fb9"
Fiscal quarter to filter documents (1-4)
1 <= x <= 41
Fiscal year to filter documents (e.g., 2024)
2024
Start date for filtering documents (ISO 8601 format)
"2025-01-01"
End date for filtering documents (ISO 8601 format)
"2025-12-31"
Maximum number of records to return
1 <= x <= 1000100
Response
Document list retrieved successfully
Unique document ID
Unique ID of the company filing the document
Document SEC form type (only applicable if the document is an SEC filing)
Captide-generated document title
Captide-generated document description
Date the document relates to (e.g., the press release date for a current report, or the fiscal period end date for annual and interim reports)
Fiscal quarter the document relates to (from 1 to 4)
Fiscal year the document relates to (e.g., 2024)
Fiscal period the document relates to. Valid values: year, multi-year, month, half-year, quarter, or null
Language of the document in ISO 639-1 code
Name of the company filing the document
Tickers of the company filing the document
Additional document metadata (e.g., accessionNumber, 8kItems)