getData
Description
[
retrieves ICE® data, where data
,response
] = getData(c
,"POST","fetch-data",jsonParameters
)c
is an ice
connection
object, "POST"
represents the HTTP request type,
"fetch-data"
represents the API stub for the ICE endpoint, and jsonParameters
contains the HTTP body for
POST requests. For more information about the ICE API, see the API documentation on the ICE website.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2025a