Skip to main content
GET
获取现金流量表
某家公司的现金流量表,每期约 27 个字段:net_cash_flow_from_operationsnet_cash_flow_from_investingnet_cash_flow_from_financingcapital_expendituredepreciation_and_amortizationshare_based_compensationissuance_or_repayment_of_debt_securitiesissuance_or_purchase_of_equity_sharesdividends_and_other_cash_distributions,并带 report_periodfiscal_periodcurrency 标记。period 为必填。适合用于查看现金创造能力,而不是会计口径的利润。自由现金流收益率等派生指标位于 get_financial_financial_metrics

授权

Authorization
string
header
必填

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

查询参数

ticker
string

股票代码。未提供 cik 时必填。

period
enum<string>
必填

现金流量表的时间周期。

可用选项:
annual,
quarterly,
ttm
limit
integer<int32>

返回的现金流量表最大数量。

cik
string

公司的中央索引键(CIK)。

report_period
string<date>

按 YYYY-MM-DD 格式的确切报告期日期筛选。

report_period_gte
string<date>

筛选报告期大于或等于 YYYY-MM-DD 格式指定日期的数据。

report_period_lte
string<date>

筛选报告期小于或等于 YYYY-MM-DD 格式指定日期的数据。

report_period_gt
string<date>

按报告周期筛选,报告周期须晚于 YYYY-MM-DD 格式的日期。

report_period_lt
string<date>

筛选报告周期早于指定日期的报告,日期格式为 YYYY-MM-DD。

响应

现金流量表响应

cash_flow_statements
object[]