dataFeeds
GET:data_feeds.json
Description
Get all or specific data feeds.
This is a typical bulk get endpoint.
Permission bit: "data_feeds.read"
Arguments
List of data feed ids. See also: Unique Identifiers
Example: ["df_EQzGqWoY"]
When asking for multiple items, allow returning less than was asked (in case some are missing)
Unique shop identifier. See also: Unique Identifiers
Example: "sh_EQzGqWoY"
Result
[DataFeed!]
Preview (typescript)
Loading module