GetPublishableApiKeySalesChannelsParams
Parameters used to filter the sales channels.
constructor
Parameters
args
unknown[]RequiredProperties
expand
stringComma-separated relations that should be expanded in the returned data.
fields
stringComma-separated fields that should be included in the returned data.
limit
numberLimit the number of items returned in the list.
Default: 20
offset
numberThe number of items to skip when retrieving a list.
Default: 0
q
stringSearch term to search sales channels' names and descriptions.
Was this section helpful?