get
https://production-api.shoutaboutus.com/api/v1/partner/account/industries
Get the active industry list for the account create/edit dropdown. Each row is { value, label } where value = the industry's id — mirroring the address/countries shape the same form already consumes. The endpoint returns only industries with status = 1, ordered by name.
Auth
- Bearer — partner role. Declared under the
partnerroute group.
Rate limit
- No rate limit.
Query
- None.
Behaviour
-
- The list is nested one level deeper than usual: the payload is
successResponse(['data' => $list]), so the response is{ "data": { "data": [. ] } }.
- The list is nested one level deeper than usual: the payload is
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
