Retrieve a specific source
DevelopingGET
/filings/sources/{id}/Overview
This endpoint provides detailed information about a single source of financial documents and regulatory filings in the system.
Data Provided
For each source, the endpoint returns:
- Name: The name of the source
- URL: The web address associated with the source
- Description: A detailed explanation of what this source represents
Usage
This endpoint is valuable for:
- Obtaining detailed information about a specific data source
- Verifying the origin and credibility of documents from a particular source
- Accessing the official website of a regulatory body or stock exchange
- Integrating accurate source information into applications or reports
Analysts, researchers, and developers can use this endpoint to get in-depth information about a particular source, helping to ensure the proper context and interpretation of financial documents and regulatory filings associated with that source.
Request
Path Params
id
string
required
Request samples
Responses
Success(200)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
No schema defined
Example
{
"name": "delibero",
"url": "https://well-worn-importance.name",
"description": "aranea credo canto"
}
Last modified: 2 months ago