Retrieve banner creatives for the current storefront with pagination.
| Parameter | Type | Description |
|---|---|---|
page | integer | Page number to return (default 1). |
limit | integer | Maximum number of banners per page (default 10). |
q | string | Optional search phrase applied to banner titles. |
JWT issued by the Salesive Store API for authenticated shoppers.
Optional storefront identifier sent as a header to scope responses to a specific shop. Try It requests remember this value once provided.
Optional identifier that scopes responses to a specific storefront when the referer cannot be inferred.
Page number to return (defaults to 1).
x >= 1Maximum number of banners per page (defaults to 10).
x >= 1Optional search phrase applied to banner titles.