sectorIdinteger(int32)
Numeric sector identifier. Use the sector endpoints to list valid values.
Returns the data identified by marketId.
Numeric sector identifier. Use the sector endpoints to list valid values.
Numeric market identifier (e.g. 1 = Tadawul / Saudi main market). Use GET /api/v1.1/markets to list valid values.
Example:3
Success
Returns the historical series for the data identified by marketId.
Bound the result with the from and to date parameters.
Numeric sector identifier. Use the sector endpoints to list valid values.
Start of the date range, inclusive. Format YYYY-MM-DD.
Example:2024-01-01
End of the date range, inclusive. Format YYYY-MM-DD.
Example:2024-03-31
Numeric market identifier (e.g. 1 = Tadawul / Saudi main market). Use GET /api/v1.1/markets to list valid values.
Example:3
Success