List account industries (dropdown)

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 partner route group.

Rate limit

  • No rate limit.

Query

  • None.

Behaviour

    1. The list is nested one level deeper than usual: the payload is successResponse(['data' => $list]), so the response is { "data": { "data": [. ] } }.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Response

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json