Products > Options > options
GET:options.json
Description
Get all or specific options.
This is a typical bulk get endpoint.
Permission bit: "options.read"
Topic: Options
Arguments
List of option ids. See also: Unique Identifiers
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
[Option!]
Preview (typescript)
Loading module