GET
/
vLatest
/
action
/
glasscore
/
org

Query Parameters

return
string

Comma-separated list of specific fields to return/append in the response. See isAdditionalData for more details.

isAdditionalData
boolean

Set to true to merge requested fields with default response, or false/omit to return only requested fields plus ID.

Response

200 - application/json
city
string
required

Represents the municipality where the organization is located.

cityState
string
required

Represents the city and state where the organization is located.

Stores the URL of the organization's logo obtained from Clearbit.

email
string
required

Stores the electronic mail address associated with the organization.

fax
string
required

Stores the facsimile contact number for the organization.

FeeScheduleId
number | null
required

Identifies the specific fee schedule associated with an organization.

id
number
required

Unique identifier.

isTenantOrg
boolean | null
required

Indicates whether the organization is a tenant or not.

name
string
required

Name of org.

Parent~OrgId
number | null
required

Identifies the unique identifier of the parent organization in the Org table.

phone
string
required

Stores the contact number for the organization.

state
string
required

Represents the geographical region within a country where the organization is located.

streetPrimary
string
required

Main street address associated with the organization.

streetSecondary
string
required

Contains additional address information such as apartment or suite number for the organization.

zip
string
required

Stores the postal code for the organization's location.