Get company fiscal calendar

Returns the fiscal periods for a company within the specified time range

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The ID of a company, e.g. F_002LGW-E. The company ID is the last element of the entity resource name for a company. The company ID must match the regex \w[\w-]{0,63}.

Query Params
string
enum
Defaults to FREQUENCY_UNSPECIFIED

The requested frequency. If not set, uses the company's reporting frequency (FQ or FS).

  • FREQUENCY_UNSPECIFIED: The frequency of the fiscal period is unspecified.
  • QUARTERLY: The fiscal period is quarterly.
  • SEMIANNUAL: The fiscal period is semi-annual.
  • ANNUAL: The fiscal periods is annual.
Allowed:
date-time

Start of the time range, included in the range by default.

boolean

Set to true to exclude the start point from the range.

date-time

End of the time range, excluded from the range by default.

boolean

Set to true to include the end point in the range.

boolean

Whether to include unreported (future) fiscal periods. If false, only periods that have been reported are returned. Default is false.

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json