get
https://production-api.shoutaboutus.com/api/v1/widget/type
List all active widget types for the widget builder, plus the widget add-on status when you supply store_id (whether the store has an active add-on and which store ids it covers).
Auth
- Bearer — account (account) role.
Rate limit
- No rate limit.
Query
| Field | Type | Required | Notes |
|---|---|---|---|
store_id | integer | Optional | Must be an existing location + must belong to the auth company. When present, widget_add_ons is populated. |
company_id | integer | Optional | Must be an existing account + must belong to the auth company. |
Behaviour
- 200 with
{ "data": { "status": "success", "data": [.widget types ], "widget_add_ons": { status, store_ids } | null } }.widget_add_onsis null when nostore_idis given.
Errors: 422 on validation failure.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
