# Get Industry List

## Get Industry List

<mark style="color:green;">`POST`</mark> `[PlatformAddress]/api/1.0account?action=getIndustryList`

Fetches the list of industries in the account.

#### Path Parameters

| Name    | Type    | Description                                                                                                         |
| ------- | ------- | ------------------------------------------------------------------------------------------------------------------- |
| perPage | integer | The number of industries to get in a single api call. max is 100.                                                   |
| start   | integer | The starting result of the page. Note this is zero based (i.e. sending start = 0 will start from the first result.) |

{% tabs %}
{% tab title="200 " %}

```
{
    "meta": {
        "totalResults": 26,
        "start": 0,
        "perPage": 100,
        "count": 26
    },
    "results": [
        {
            "id": 46157,
            "name": "Advertising & Marketing",
            "createdDate": "2019-01-29 23:12:20 UTC",
            "modifiedDate": "2019-01-29 23:12:20 UTC"
        },
        {
            "id": 46158,
            "name": "Agricultural, Forestry, Horticulture",
            "createdDate": "2019-01-29 23:12:20 UTC",
            "modifiedDate": "2019-01-29 23:12:20 UTC"
        },
        {
            "id": 46159,
            "name": "Association",
            "createdDate": "2019-01-29 23:12:20 UTC",
            "modifiedDate": "2019-01-29 23:12:20 UTC"
        },
        {
            "id": 46160,
            "name": "Automotive",
            "createdDate": "2019-01-29 23:12:20 UTC",
            "modifiedDate": "2019-01-29 23:12:20 UTC"
        },
        {
            "id": 46161,
            "name": "Charity, Religious & Welfare",
            "createdDate": "2019-01-29 23:12:20 UTC",
            "modifiedDate": "2019-01-29 23:12:20 UTC"
        },
        {
            "id": 46162,
            "name": "Construction, Engineering & Trades",
            "createdDate": "2019-01-29 23:12:20 UTC",
            "modifiedDate": "2019-01-29 23:12:20 UTC"
        },
        {
            "id": 46163,
            "name": "Consultants",
            "createdDate": "2019-01-29 23:12:20 UTC",
            "modifiedDate": "2019-01-29 23:12:20 UTC"
        },
        {
            "id": 46164,
            "name": "Corporate Travel Agent",
            "createdDate": "2019-01-29 23:12:20 UTC",
            "modifiedDate": "2019-01-29 23:12:20 UTC"
        },
        {
            "id": 46165,
            "name": "Education",
            "createdDate": "2019-01-29 23:12:20 UTC",
            "modifiedDate": "2019-01-29 23:12:20 UTC"
        },
        {
            "id": 46166,
            "name": "Entertainment",
            "createdDate": "2019-01-29 23:12:20 UTC",
            "modifiedDate": "2019-01-29 23:12:20 UTC"
        },
        {
            "id": 46167,
            "name": "Fashion",
            "createdDate": "2019-01-29 23:12:20 UTC",
            "modifiedDate": "2019-01-29 23:12:20 UTC"
        },
        {
            "id": 46168,
            "name": "Finance",
            "createdDate": "2019-01-29 23:12:20 UTC",
            "modifiedDate": "2019-01-29 23:12:20 UTC"
        },
        {
            "id": 46169,
            "name": "Government",
            "createdDate": "2019-01-29 23:12:20 UTC",
            "modifiedDate": "2019-01-29 23:12:20 UTC"
        },
        {
            "id": 46170,
            "name": "Healthcare & Pharma",
            "createdDate": "2019-01-29 23:12:20 UTC",
            "modifiedDate": "2019-01-29 23:12:20 UTC"
        },
        {
            "id": 46171,
            "name": "Internal",
            "createdDate": "2019-01-29 23:12:20 UTC",
            "modifiedDate": "2019-01-29 23:12:20 UTC"
        },
        {
            "id": 46172,
            "name": "Insurance",
            "createdDate": "2019-01-29 23:12:20 UTC",
            "modifiedDate": "2019-01-29 23:12:20 UTC"
        },
        {
            "id": 46173,
            "name": "IT/Telco",
            "createdDate": "2019-01-29 23:12:20 UTC",
            "modifiedDate": "2019-01-29 23:12:20 UTC"
        },
        {
            "id": 46174,
            "name": "Legal",
            "createdDate": "2019-01-29 23:12:21 UTC",
            "modifiedDate": "2019-01-29 23:12:21 UTC"
        },
        {
            "id": 46175,
            "name": "Manufacturing",
            "createdDate": "2019-01-29 23:12:21 UTC",
            "modifiedDate": "2019-01-29 23:12:21 UTC"
        },
        {
            "id": 46176,
            "name": "Mining",
            "createdDate": "2019-01-29 23:12:21 UTC",
            "modifiedDate": "2019-01-29 23:12:21 UTC"
        },
        {
            "id": 46177,
            "name": "Real Estate",
            "createdDate": "2019-01-29 23:12:21 UTC",
            "modifiedDate": "2019-01-29 23:12:21 UTC"
        },
        {
            "id": 46178,
            "name": "Retail",
            "createdDate": "2019-01-29 23:12:21 UTC",
            "modifiedDate": "2019-01-29 23:12:21 UTC"
        },
        {
            "id": 46179,
            "name": "Sporting & Recreation",
            "createdDate": "2019-01-29 23:12:21 UTC",
            "modifiedDate": "2019-01-29 23:12:21 UTC"
        },
        {
            "id": 46180,
            "name": "Transportation",
            "createdDate": "2019-01-29 23:12:21 UTC",
            "modifiedDate": "2019-01-29 23:12:21 UTC"
        },
        {
            "id": 46181,
            "name": "Wedding",
            "createdDate": "2019-01-29 23:12:21 UTC",
            "modifiedDate": "2019-01-29 23:12:21 UTC"
        },
        {
            "id": 51031,
            "name": "ecommerce",
            "createdDate": "2024-08-15 04:44:40 UTC",
            "modifiedDate": "2024-08-15 04:44:40 UTC"
        }
    ]
}
```

{% endtab %}
{% endtabs %}

## Returns

| Property     | Description                                    |
| ------------ | ---------------------------------------------- |
| id           | The unique identifier for the industry         |
| name         | The name of the industry                       |
| createdDate  | The date & time the industry was created       |
| modifiedDate | The date & time the industry was last modified |

The result from this call will be a [collection](/getting-started/interpreting-the-response/collections.md) of all the users. This call also accepts the [pagination](/getting-started/interpreting-the-response/pagination.md) and [filter](/getting-started/interpreting-the-response/filtering.md) properties.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://developer.ivvy.com/account/get-industry-list.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
