Organisations End Point

Published Data about Organisations can be downloaded from the following end point:

https://app.smartsubmissions.io/api/published/organisations

Fields

Organisations may contain dynamic fields. See Fields.

Example

{
    "NumberSubmissions": 1,
    "Fields": [
        {
            "Name": "Label",
            "Value": "Wangerin Research Centre"
        },
        {
            "Name": "Label_Text",
            "Value": "Wangerin Research Centre"
        },
        {
            "Name": "Id",
            "Value": 39619
        },
        {
            "Name": "Name",
            "Value": "Wangerin Research Centre"
        },
        {
            "Name": "City",
            "Value": "Ashton in Makerfield"
        },
        {
            "Name": "Country",
            "Value": "The Comoros"
        }
    ],
    "Label": "Wangerin Research Centre",
    "ProjectId": 2040,
    "Type": "Organisation",
    "Id": 39619
}