Organizations (Public & Custom)

The endpoint for the Organizations dataset, including all organizations available to your Quorum account. NOTE: This includes both Quorum-provided organizations and your Custom Organizations, if applicable.

Retrieve multiple Organizations based on search critera passed as GET Arguments

get/publicorganization/
Securityapi_key and username
Request
query Parameters
_ph_sector_type
integer <int64>

NOTE: Parameter accepts additional qualifiers appended to the end:
_ph_sector_type__in - The value for the record is in the provided array parameter (comma-separated values).
_ph_sector_type__isnull - The value for the record is null (if true) or is not null.

See the Enumeration Documentation CSV file located at Quorum_API_Enumeration_Values.csv, name SectorType, for an explanation of values.

Enum: 1 2 3 4
abbrev
string

NOTE: Parameter accepts additional qualifiers appended to the end:
abbrev__in - The value for the record is in the provided array parameter (comma-separated values).
abbrev__contains, abbrev__icontains - The value for the record contains the string provided as a parameter within it (partial match). (Use 'icontains' for matching to be done case-insensitive)
abbrev__startswith, abbrev__istartswith - The value for the record starts with the string provided as a parameter. (Use 'istartswith' for matching to be done case-insensitive)
abbrev__endswith, abbrev__iendswith - The value for the record ends with the string provided as a parameter within it (partial match). (Use 'iendswith' for matching to be done case-insensitive)
abbrev__iexact - The value for the record is a case-insensitive exact match to the provided parameter.
abbrev__isnull - The value for the record is null (if true) or is not null.

active
boolean
archived
boolean
county_id
integer <int64>

The county with which this publicorganization is associated.

NOTE: Parameter accepts additional qualifiers appended to the end:
county__in - The value for the record is in the provided array parameter (comma-separated values).
county__isnull - The value for the record is null (if true) or is not null.

created
string <date-time>

NOTE: Parameter accepts additional qualifiers appended to the end:
created__year, created__month, created__day - The value for the record matches the provided year/month/day (note that week_day, hour, minute, and second are also available following similar patterns).

id
integer <int64>

Quorum ID (Primary Key)

intrado_frequency
integer <int64>

NOTE: Parameter accepts additional qualifiers appended to the end:
intrado_frequency__in - The value for the record is in the provided array parameter (comma-separated values).
intrado_frequency__isnull - The value for the record is null (if true) or is not null.

See the Enumeration Documentation CSV file located at Quorum_API_Enumeration_Values.csv, name IntradoFrequency, for an explanation of values.

Enum: 1 2 3 4 5 6 7 8 9 10 11 12
intrado_language
integer <int64>

NOTE: Parameter accepts additional qualifiers appended to the end:
intrado_language__in - The value for the record is in the provided array parameter (comma-separated values).
intrado_language__isnull - The value for the record is null (if true) or is not null.

See the Enumeration Documentation CSV file located at Quorum_API_Enumeration_Values.csv, name Language, for an explanation of values.

Enum: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 9000
ln_category
integer <int64>

NOTE: Parameter accepts additional qualifiers appended to the end:
ln_category__in - The value for the record is in the provided array parameter (comma-separated values).
ln_category__isnull - The value for the record is null (if true) or is not null.

See the Enumeration Documentation CSV file located at Quorum_API_Enumeration_Values.csv, name MediaSourceCategory, for an explanation of values.

Enum: 1 2 3 4 5 6 7 8 9 10 11 12
ln_rank
integer <int64>

NOTE: Parameter accepts additional qualifiers appended to the end:
ln_rank__in - The value for the record is in the provided array parameter (comma-separated values).
ln_rank__isnull - The value for the record is null (if true) or is not null.

See the Enumeration Documentation CSV file located at Quorum_API_Enumeration_Values.csv, name MediaSourceRank, for an explanation of values.

Enum: 1 2 3 4 5
municipality_id
integer <int64>

The municipality with which this publicorganization is associated.

NOTE: Parameter accepts additional qualifiers appended to the end:
municipality__in - The value for the record is in the provided array parameter (comma-separated values).
municipality__isnull - The value for the record is null (if true) or is not null.

name
string

NOTE: Parameter accepts additional qualifiers appended to the end:
name__in - The value for the record is in the provided array parameter (comma-separated values).
name__contains, name__icontains - The value for the record contains the string provided as a parameter within it (partial match). (Use 'icontains' for matching to be done case-insensitive)
name__startswith, name__istartswith - The value for the record starts with the string provided as a parameter. (Use 'istartswith' for matching to be done case-insensitive)
name__endswith, name__iendswith - The value for the record ends with the string provided as a parameter within it (partial match). (Use 'iendswith' for matching to be done case-insensitive)
name__iexact - The value for the record is a case-insensitive exact match to the provided parameter.
name__isnull - The value for the record is null (if true) or is not null.

organization_id
integer <int64>

The organization with which this publicorganization is associated.

NOTE: Parameter accepts additional qualifiers appended to the end:
organization__in - The value for the record is in the provided array parameter (comma-separated values).
organization__isnull - The value for the record is null (if true) or is not null.

organization_type
integer <int64>

NOTE: Parameter accepts additional qualifiers appended to the end:
organization_type__in - The value for the record is in the provided array parameter (comma-separated values).
organization_type__isnull - The value for the record is null (if true) or is not null.

See the Enumeration Documentation CSV file located at Quorum_API_Enumeration_Values.csv, name PublicOrganizationType, for an explanation of values.

Enum: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 35 36 37 38 999 1001 1002 1003 1004 1020 1045 1046 1047 1048 1049 1050 1051 1052
pac_org_type
integer <int64>

NOTE: Parameter accepts additional qualifiers appended to the end:
pac_org_type__in - The value for the record is in the provided array parameter (comma-separated values).
pac_org_type__isnull - The value for the record is null (if true) or is not null.

See the Enumeration Documentation CSV file located at Quorum_API_Enumeration_Values.csv, name EntityType, for an explanation of values.

Enum: 1 2 3 5 6 7 8 9 30 31 32 33 40 41 100 101 102 103 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 3000 100000
parent_organization_id
integer <int64>

The publicorganization with which this publicorganization is associated.

NOTE: Parameter accepts additional qualifiers appended to the end:
parent_organization__in - The value for the record is in the provided array parameter (comma-separated values).
parent_organization__isnull - The value for the record is null (if true) or is not null.

region
integer <int64>

NOTE: Parameter accepts additional qualifiers appended to the end:
region__in - The value for the record is in the provided array parameter (comma-separated values).
region__isnull - The value for the record is null (if true) or is not null.

See the Enumeration Documentation CSV file located at Quorum_API_Enumeration_Values.csv, name Region, for an explanation of values.

Enum: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 1000
unique_identifier
string

NOTE: Parameter accepts additional qualifiers appended to the end:
unique_identifier__in - The value for the record is in the provided array parameter (comma-separated values).
unique_identifier__contains, unique_identifier__icontains - The value for the record contains the string provided as a parameter within it (partial match). (Use 'icontains' for matching to be done case-insensitive)
unique_identifier__startswith, unique_identifier__istartswith - The value for the record starts with the string provided as a parameter. (Use 'istartswith' for matching to be done case-insensitive)
unique_identifier__endswith, unique_identifier__iendswith - The value for the record ends with the string provided as a parameter within it (partial match). (Use 'iendswith' for matching to be done case-insensitive)
unique_identifier__iexact - The value for the record is a case-insensitive exact match to the provided parameter.
unique_identifier__isnull - The value for the record is null (if true) or is not null.

dehydrate
Array of strings

Option to provide additional detail for certain fields, either by expanding those fields with additional details from the related model or by substituting more informative values for the actual database values.
formatted_phone - expand formatted_phone with additional details.
has_staffers - expand has_staffers with additional details.
name_with_parent - expand name_with_parent with additional details.
pac_org_associated_account_state_errors - expand pac_org_associated_account_state_errors with additional details.
parent_organization_name - expand parent_organization_name with additional details.
resource_uri - expand resource_uri with additional details.
select_label - expand select_label with additional details.
tag_dict - expand tag_dict with additional details.
NOTE: This parameter can accept one or more comma-separated values; it is not limited to a single value.

Items Enum: "formatted_phone" "has_staffers" "name_with_parent" "pac_org_associated_account_state_errors" "parent_organization_name" "resource_uri" "select_label" "tag_dict"
advanced_search
string

Perform an advanced text search on the datset with the provided text. This search will use the most comprehensive search method available on the requested endpoint, but can take slightly longer to return results.

limit
integer <int64>
Default: 20

The number of records to return (for pagination).

offset
integer <int64>
Default: 0

The number of records to offset the start of the data being returned (for pagination).

Responses
200

PublicOrganization retrieved successfully

400

improperly configured request

401

authorization failure

500

internal server error

Response samples
application/json
{
  • "_extra": { },
  • "_ph_intrado_last_updated": "2019-08-24T14:15:22Z",
  • "_ph_intrado_outlet_id": 0,
  • "_ph_kw_exec_elect_ids": [
    ],
  • "_ph_kw_leg_elect_ids": [
    ],
  • "_ph_kw_ngo_id": 0,
  • "_ph_kw_sd_office_id": 0,
  • "_ph_lc_org_id": 0,
  • "_ph_ls_core_person_id": 0,
  • "_ph_meta_organization_type": 1,
  • "_ph_outlet_regions": [
    ],
  • "_ph_sector_type": 1,
  • "_ph_website_domain": "",
  • "abbrev": "string",
  • "active": true,
  • "archived": false,
  • "billing_address": "string",
  • "billing_city": "string",
  • "billing_country": "string",
  • "billing_postal_code": "string",
  • "billing_state": "string",
  • "billing_street": "string",
  • "billing_street_2": "string",
  • "county": "/api/county/1/",
  • "created": "2019-08-24T14:15:22Z",
  • "created_by": "/api/user/1/",
  • "depth": 0,
  • "district_level": "",
  • "email": "string",
  • "enrollment": 0,
  • "facebook_array": [
    ],
  • "facebook_url_array": [
    ],
  • "fax": "string",
  • "fec_candidacy_id": "string",
  • "fec_incumbent_challenger_status": 1,
  • "formatted_phone": "string",
  • "has_staffers": true,
  • "icon": "string",
  • "id": 0,
  • "image_b64_hash": "string",
  • "image_url": "string",
  • "instagram_array": [
    ],
  • "intrado_audience_focus": 1,
  • "intrado_circulation": 0,
  • "intrado_coverage": 1,
  • "intrado_frequency": 1,
  • "intrado_language": 1,
  • "intrado_media_type": 1,
  • "intrado_outlet_tier": 1,
  • "intrado_tags": [
    ],
  • "is_censored": false,
  • "last_updated": "2019-08-24T14:15:22Z",
  • "last_user": "/api/user/1/",
  • "lea_classification": "",
  • "limited_to_teams": [
    ],
  • "ln_archive_checked_date": "2019-08-24T14:15:22Z",
  • "ln_category": 1,
  • "ln_media_type": 1,
  • "ln_rank": 1,
  • "local_image_path": "string",
  • "major_organization_types": [
    ],
  • "medium_array": [
    ],
  • "municipality": "/api/municipality/1/",
  • "naics_code": "",
  • "name": "",
  • "name_with_parent": "string",
  • "nces": "",
  • "organization": "/api/organization/1/",
  • "organization_type": 1,
  • "pac_org_associated_account_state_errors": [
    ],
  • "pac_org_type": 1,
  • "pacc_has_parent": true,
  • "pacc_is_parent": true,
  • "pacc_organization_id": 0,
  • "pacc_paclimittype": "",
  • "pacc_pacorganizationid": 0,
  • "pacc_version": 0,
  • "parent_organization": "/api/publicorganization/1/",
  • "parent_organization_name": "string",
  • "phone_number": "string",
  • "region": 1,
  • "resource_uri": "string",
  • "s3_image_url": "string",
  • "secondary": false,
  • "select_label": "string",
  • "shipping_address": "string",
  • "shipping_city": "string",
  • "shipping_coordinates": "string",
  • "shipping_country": "string",
  • "shipping_postal_code": "string",
  • "shipping_state": "string",
  • "shipping_street": "string",
  • "shipping_street_2": "string",
  • "source_url": "string",
  • "source_urls": [
    ],
  • "tag_dict": { },
  • "twitter_array": [
    ],
  • "unique_identifier": "string",
  • "updated": "2019-08-24T14:15:22Z",
  • "website": "string",
  • "wikipedia_url": "string",
  • "x_frame_options": 1,
  • "youtube_array": [
    ]
}

Create a single Organizations (Public & Custom)

post/publicorganization/
Securityapi_key and username
Request
path Parameters
id
required
integer <int64>

Quorum ID (Primary Key)

Request Body schema: application/json
abbrev
string
archived
boolean
email
string
limited_to_teams
Array of strings <{"id": QUORUM_ID}>

The teams that are associated with this publicorganization.

name
string
organization_type
integer <int64>

See the Enumeration Documentation CSV file located at Quorum_API_Enumeration_Values.csv, name PublicOrganizationType, for an explanation of values.

Enum: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 35 36 37 38 999 1001 1002 1003 1004 1020 1045 1046 1047 1048 1049 1050 1051 1052
pac_org_type
integer <int64>

See the Enumeration Documentation CSV file located at Quorum_API_Enumeration_Values.csv, name EntityType, for an explanation of values.

Enum: 1 2 3 5 6 7 8 9 30 31 32 33 40 41 100 101 102 103 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 3000 100000
parent_organization_id
string <{"id": QUORUM_ID}>

The publicorganization with which this publicorganization is associated.

phone_number
string
shipping_address
string
tag_dict
string

String-encoded JSON Object. This field requires special handling.

unique_identifier
string
website
string
Responses
200

PublicOrganization retrieved successfully

400

improperly configured request

401

authorization failure

500

internal server error

Request samples
application/json
{
  • "abbrev": "string",
  • "archived": true,
  • "email": "string",
  • "limited_to_teams": [
    ],
  • "name": "string",
  • "organization_type": 1,
  • "pac_org_type": 1,
  • "parent_organization_id": "string",
  • "phone_number": "string",
  • "shipping_address": "string",
  • "tag_dict": "string",
  • "unique_identifier": "string",
  • "website": "string"
}
Response samples
application/json
{
  • "_extra": { },
  • "_ph_intrado_last_updated": "2019-08-24T14:15:22Z",
  • "_ph_intrado_outlet_id": 0,
  • "_ph_kw_exec_elect_ids": [
    ],
  • "_ph_kw_leg_elect_ids": [
    ],
  • "_ph_kw_ngo_id": 0,
  • "_ph_kw_sd_office_id": 0,
  • "_ph_lc_org_id": 0,
  • "_ph_ls_core_person_id": 0,
  • "_ph_meta_organization_type": 1,
  • "_ph_outlet_regions": [
    ],
  • "_ph_sector_type": 1,
  • "_ph_website_domain": "",
  • "abbrev": "string",
  • "active": true,
  • "archived": false,
  • "billing_address": "string",
  • "billing_city": "string",
  • "billing_country": "string",
  • "billing_postal_code": "string",
  • "billing_state": "string",
  • "billing_street": "string",
  • "billing_street_2": "string",
  • "county": "/api/county/1/",
  • "created": "2019-08-24T14:15:22Z",
  • "created_by": "/api/user/1/",
  • "depth": 0,
  • "district_level": "",
  • "email": "string",
  • "enrollment": 0,
  • "facebook_array": [
    ],
  • "facebook_url_array": [
    ],
  • "fax": "string",
  • "fec_candidacy_id": "string",
  • "fec_incumbent_challenger_status": 1,
  • "formatted_phone": "string",
  • "has_staffers": true,
  • "icon": "string",
  • "id": 0,
  • "image_b64_hash": "string",
  • "image_url": "string",
  • "instagram_array": [
    ],
  • "intrado_audience_focus": 1,
  • "intrado_circulation": 0,
  • "intrado_coverage": 1,
  • "intrado_frequency": 1,
  • "intrado_language": 1,
  • "intrado_media_type": 1,
  • "intrado_outlet_tier": 1,
  • "intrado_tags": [
    ],
  • "is_censored": false,
  • "last_updated": "2019-08-24T14:15:22Z",
  • "last_user": "/api/user/1/",
  • "lea_classification": "",
  • "limited_to_teams": [
    ],
  • "ln_archive_checked_date": "2019-08-24T14:15:22Z",
  • "ln_category": 1,
  • "ln_media_type": 1,
  • "ln_rank": 1,
  • "local_image_path": "string",
  • "major_organization_types": [
    ],
  • "medium_array": [
    ],
  • "municipality": "/api/municipality/1/",
  • "naics_code": "",
  • "name": "",
  • "name_with_parent": "string",
  • "nces": "",
  • "organization": "/api/organization/1/",
  • "organization_type": 1,
  • "pac_org_associated_account_state_errors": [
    ],
  • "pac_org_type": 1,
  • "pacc_has_parent": true,
  • "pacc_is_parent": true,
  • "pacc_organization_id": 0,
  • "pacc_paclimittype": "",
  • "pacc_pacorganizationid": 0,
  • "pacc_version": 0,
  • "parent_organization": "/api/publicorganization/1/",
  • "parent_organization_name": "string",
  • "phone_number": "string",
  • "region": 1,
  • "resource_uri": "string",
  • "s3_image_url": "string",
  • "secondary": false,
  • "select_label": "string",
  • "shipping_address": "string",
  • "shipping_city": "string",
  • "shipping_coordinates": "string",
  • "shipping_country": "string",
  • "shipping_postal_code": "string",
  • "shipping_state": "string",
  • "shipping_street": "string",
  • "shipping_street_2": "string",
  • "source_url": "string",
  • "source_urls": [
    ],
  • "tag_dict": { },
  • "twitter_array": [
    ],
  • "unique_identifier": "string",
  • "updated": "2019-08-24T14:15:22Z",
  • "website": "string",
  • "wikipedia_url": "string",
  • "x_frame_options": 1,
  • "youtube_array": [
    ]
}

Retrieve information on a single Organization

get/publicorganization/{id}/
Securityapi_key and username
Request
path Parameters
id
required
integer <int64>

Quorum ID (Primary Key)

query Parameters
dehydrate
Array of strings

Option to provide additional detail for certain fields, either by expanding those fields with additional details from the related model or by substituting more informative values for the actual database values.
formatted_phone - expand formatted_phone with additional details.
has_staffers - expand has_staffers with additional details.
name_with_parent - expand name_with_parent with additional details.
pac_org_associated_account_state_errors - expand pac_org_associated_account_state_errors with additional details.
parent_organization_name - expand parent_organization_name with additional details.
resource_uri - expand resource_uri with additional details.
select_label - expand select_label with additional details.
tag_dict - expand tag_dict with additional details.
NOTE: This parameter can accept one or more comma-separated values; it is not limited to a single value.

Items Enum: "formatted_phone" "has_staffers" "name_with_parent" "pac_org_associated_account_state_errors" "parent_organization_name" "resource_uri" "select_label" "tag_dict"
Responses
200

PublicOrganization retrieved successfully

400

improperly configured request

401

authorization failure

500

internal server error

Response samples
application/json
{
  • "_extra": { },
  • "_ph_intrado_last_updated": "2019-08-24T14:15:22Z",
  • "_ph_intrado_outlet_id": 0,
  • "_ph_kw_exec_elect_ids": [
    ],
  • "_ph_kw_leg_elect_ids": [
    ],
  • "_ph_kw_ngo_id": 0,
  • "_ph_kw_sd_office_id": 0,
  • "_ph_lc_org_id": 0,
  • "_ph_ls_core_person_id": 0,
  • "_ph_meta_organization_type": 1,
  • "_ph_outlet_regions": [
    ],
  • "_ph_sector_type": 1,
  • "_ph_website_domain": "",
  • "abbrev": "string",
  • "active": true,
  • "archived": false,
  • "billing_address": "string",
  • "billing_city": "string",
  • "billing_country": "string",
  • "billing_postal_code": "string",
  • "billing_state": "string",
  • "billing_street": "string",
  • "billing_street_2": "string",
  • "county": "/api/county/1/",
  • "created": "2019-08-24T14:15:22Z",
  • "created_by": "/api/user/1/",
  • "depth": 0,
  • "district_level": "",
  • "email": "string",
  • "enrollment": 0,
  • "facebook_array": [
    ],
  • "facebook_url_array": [
    ],
  • "fax": "string",
  • "fec_candidacy_id": "string",
  • "fec_incumbent_challenger_status": 1,
  • "formatted_phone": "string",
  • "has_staffers": true,
  • "icon": "string",
  • "id": 0,
  • "image_b64_hash": "string",
  • "image_url": "string",
  • "instagram_array": [
    ],
  • "intrado_audience_focus": 1,
  • "intrado_circulation": 0,
  • "intrado_coverage": 1,
  • "intrado_frequency": 1,
  • "intrado_language": 1,
  • "intrado_media_type": 1,
  • "intrado_outlet_tier": 1,
  • "intrado_tags": [
    ],
  • "is_censored": false,
  • "last_updated": "2019-08-24T14:15:22Z",
  • "last_user": "/api/user/1/",
  • "lea_classification": "",
  • "limited_to_teams": [
    ],
  • "ln_archive_checked_date": "2019-08-24T14:15:22Z",
  • "ln_category": 1,
  • "ln_media_type": 1,
  • "ln_rank": 1,
  • "local_image_path": "string",
  • "major_organization_types": [
    ],
  • "medium_array": [
    ],
  • "municipality": "/api/municipality/1/",
  • "naics_code": "",
  • "name": "",
  • "name_with_parent": "string",
  • "nces": "",
  • "organization": "/api/organization/1/",
  • "organization_type": 1,
  • "pac_org_associated_account_state_errors": [
    ],
  • "pac_org_type": 1,
  • "pacc_has_parent": true,
  • "pacc_is_parent": true,
  • "pacc_organization_id": 0,
  • "pacc_paclimittype": "",
  • "pacc_pacorganizationid": 0,
  • "pacc_version": 0,
  • "parent_organization": "/api/publicorganization/1/",
  • "parent_organization_name": "string",
  • "phone_number": "string",
  • "region": 1,
  • "resource_uri": "string",
  • "s3_image_url": "string",
  • "secondary": false,
  • "select_label": "string",
  • "shipping_address": "string",
  • "shipping_city": "string",
  • "shipping_coordinates": "string",
  • "shipping_country": "string",
  • "shipping_postal_code": "string",
  • "shipping_state": "string",
  • "shipping_street": "string",
  • "shipping_street_2": "string",
  • "source_url": "string",
  • "source_urls": [
    ],
  • "tag_dict": { },
  • "twitter_array": [
    ],
  • "unique_identifier": "string",
  • "updated": "2019-08-24T14:15:22Z",
  • "website": "string",
  • "wikipedia_url": "string",
  • "x_frame_options": 1,
  • "youtube_array": [
    ]
}

Update a single Organizations (Public & Custom) by ID

patch/publicorganization/{id}/
Securityapi_key and username
Request
path Parameters
id
required
integer <int64>

Quorum ID (Primary Key)

Request Body schema: application/json
abbrev
string
archived
boolean
email
string
limited_to_teams
Array of strings <{"id": QUORUM_ID}>

The teams that are associated with this publicorganization.

name
string
organization_type
integer <int64>

See the Enumeration Documentation CSV file located at Quorum_API_Enumeration_Values.csv, name PublicOrganizationType, for an explanation of values.

Enum: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 35 36 37 38 999 1001 1002 1003 1004 1020 1045 1046 1047 1048 1049 1050 1051 1052
pac_org_type
integer <int64>

See the Enumeration Documentation CSV file located at Quorum_API_Enumeration_Values.csv, name EntityType, for an explanation of values.

Enum: 1 2 3 5 6 7 8 9 30 31 32 33 40 41 100 101 102 103 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 3000 100000
parent_organization_id
string <{"id": QUORUM_ID}>

The publicorganization with which this publicorganization is associated.

phone_number
string
shipping_address
string
tag_dict
string

String-encoded JSON Object. This field requires special handling.

unique_identifier
string
website
string
Responses
200

PublicOrganization retrieved successfully

400

improperly configured request

401

authorization failure

500

internal server error

Request samples
application/json
{
  • "abbrev": "string",
  • "archived": true,
  • "email": "string",
  • "limited_to_teams": [
    ],
  • "name": "string",
  • "organization_type": 1,
  • "pac_org_type": 1,
  • "parent_organization_id": "string",
  • "phone_number": "string",
  • "shipping_address": "string",
  • "tag_dict": "string",
  • "unique_identifier": "string",
  • "website": "string"
}
Response samples
application/json
{
  • "_extra": { },
  • "_ph_intrado_last_updated": "2019-08-24T14:15:22Z",
  • "_ph_intrado_outlet_id": 0,
  • "_ph_kw_exec_elect_ids": [
    ],
  • "_ph_kw_leg_elect_ids": [
    ],
  • "_ph_kw_ngo_id": 0,
  • "_ph_kw_sd_office_id": 0,
  • "_ph_lc_org_id": 0,
  • "_ph_ls_core_person_id": 0,
  • "_ph_meta_organization_type": 1,
  • "_ph_outlet_regions": [
    ],
  • "_ph_sector_type": 1,
  • "_ph_website_domain": "",
  • "abbrev": "string",
  • "active": true,
  • "archived": false,
  • "billing_address": "string",
  • "billing_city": "string",
  • "billing_country": "string",
  • "billing_postal_code": "string",
  • "billing_state": "string",
  • "billing_street": "string",
  • "billing_street_2": "string",
  • "county": "/api/county/1/",
  • "created": "2019-08-24T14:15:22Z",
  • "created_by": "/api/user/1/",
  • "depth": 0,
  • "district_level": "",
  • "email": "string",
  • "enrollment": 0,
  • "facebook_array": [
    ],
  • "facebook_url_array": [
    ],
  • "fax": "string",
  • "fec_candidacy_id": "string",
  • "fec_incumbent_challenger_status": 1,
  • "formatted_phone": "string",
  • "has_staffers": true,
  • "icon": "string",
  • "id": 0,
  • "image_b64_hash": "string",
  • "image_url": "string",
  • "instagram_array": [
    ],
  • "intrado_audience_focus": 1,
  • "intrado_circulation": 0,
  • "intrado_coverage": 1,
  • "intrado_frequency": 1,
  • "intrado_language": 1,
  • "intrado_media_type": 1,
  • "intrado_outlet_tier": 1,
  • "intrado_tags": [
    ],
  • "is_censored": false,
  • "last_updated": "2019-08-24T14:15:22Z",
  • "last_user": "/api/user/1/",
  • "lea_classification": "",
  • "limited_to_teams": [
    ],
  • "ln_archive_checked_date": "2019-08-24T14:15:22Z",
  • "ln_category": 1,
  • "ln_media_type": 1,
  • "ln_rank": 1,
  • "local_image_path": "string",
  • "major_organization_types": [
    ],
  • "medium_array": [
    ],
  • "municipality": "/api/municipality/1/",
  • "naics_code": "",
  • "name": "",
  • "name_with_parent": "string",
  • "nces": "",
  • "organization": "/api/organization/1/",
  • "organization_type": 1,
  • "pac_org_associated_account_state_errors": [
    ],
  • "pac_org_type": 1,
  • "pacc_has_parent": true,
  • "pacc_is_parent": true,
  • "pacc_organization_id": 0,
  • "pacc_paclimittype": "",
  • "pacc_pacorganizationid": 0,
  • "pacc_version": 0,
  • "parent_organization": "/api/publicorganization/1/",
  • "parent_organization_name": "string",
  • "phone_number": "string",
  • "region": 1,
  • "resource_uri": "string",
  • "s3_image_url": "string",
  • "secondary": false,
  • "select_label": "string",
  • "shipping_address": "string",
  • "shipping_city": "string",
  • "shipping_coordinates": "string",
  • "shipping_country": "string",
  • "shipping_postal_code": "string",
  • "shipping_state": "string",
  • "shipping_street": "string",
  • "shipping_street_2": "string",
  • "source_url": "string",
  • "source_urls": [
    ],
  • "tag_dict": { },
  • "twitter_array": [
    ],
  • "unique_identifier": "string",
  • "updated": "2019-08-24T14:15:22Z",
  • "website": "string",
  • "wikipedia_url": "string",
  • "x_frame_options": 1,
  • "youtube_array": [
    ]
}