Shops > Domains > domains
GET:domains.json
Description
Get all or specific domains of a given shop.
This is a typical bulk get endpoint.
Permission bit: "domains.read"
Topic: Domains
Arguments
List of domain ids. See also: Unique Identifiers
Example: ["do_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
[Domain!]
Preview (typescript)
Loading module