Skip to main content
GET
/
vLatest
/
action
/
glasscore
/
person
/
{id}
Get Person
curl --request GET \
  --url https://api.glass.fm/vLatest/action/glasscore/person/{id}
{
  "applicant": [
    {
      "aliasNameFirst": "<string>",
      "aliasNameLast": "<string>",
      "applicationDate": "<string>",
      "currentAddressYearStart": "<string>",
      "dropResume": "<string>",
      "dropWaiver": "<string>",
      "font": "<string>",
      "georgia_race": "<string>",
      "id": 123,
      "id_address1": "<string>",
      "id_address2": "<string>",
      "id_birthdate": "<string>",
      "id_cardRevisonDate": "<string>",
      "id_city": "<string>",
      "id_classificationCode": "<string>",
      "id_complianceType": "<string>",
      "id_country": "<string>",
      "id_countryCode": "<string>",
      "id_documentType": "<string>",
      "id_endorsementCode": "<string>",
      "id_endorsementCodeDescription": "<string>",
      "id_expirationDate": "<string>",
      "id_firstName": "<string>",
      "id_fullName": "<string>",
      "id_gender": "<string>",
      "id_hazmatExpDate": "<string>",
      "id_idScanErrorMessage": "<string>",
      "id_idScanSuccess": 123,
      "id_idScanTimestamp": "<string>",
      "id_IIN": "<string>",
      "id_issueDate": "<string>",
      "id_issuedBy": "<string>",
      "id_jurisdictionCode": "<string>",
      "id_lastName": "<string>",
      "id_licenseNumber": "<string>",
      "id_limitedDurationDocument": "<string>",
      "id_middleName": "<string>",
      "id_namePrefix": "<string>",
      "id_nameSuffix": "<string>",
      "id_postalBox": "<string>",
      "id_postalCode": "<string>",
      "id_requestId": "<string>",
      "id_restrictionCode": "<string>",
      "id_restrictionCodeDescription": "<string>",
      "id_vehicleClassCode": "<string>",
      "id_vehicleClassCodeDescription": "<string>",
      "id_veteran": "<string>",
      "info": [
        {
          "id": 123,
          "infoItem": [
            {
              "AttributeId": "<string>",
              "c_attributeField": "<string>",
              "choice": "<string>",
              "featureSetDescrip": "<string>",
              "FeatureSetId": 123,
              "featureSetName": "<string>",
              "id": 123,
              "InfoId": 123,
              "PersonId": 123,
              "valueDate": "<string>",
              "valueFeatureId": 123,
              "valueNumber": 123,
              "valueText": "<string>"
            }
          ],
          "isSubmitted": 123,
          "isTransmitted": 123,
          "orderItemDate": "<string>",
          "PersonId": 123,
          "ProductId": 123
        }
      ],
      "isDropDriverLicense": true,
      "isDropDriverLicenseBack": true,
      "isDropResume": true,
      "isDropSelfie": true,
      "isNoIdScan": true,
      "PersonId": 123,
      "priorAddressCity": "<string>",
      "priorAddressCounty": "<string>",
      "priorAddressState": "<string>",
      "priorAddressStreetPrimary": "<string>",
      "priorAddressStreetSecondary": "<string>",
      "priorAddressYearEnd": "<string>",
      "priorAddressYearStart": "<string>",
      "priorAddressZip": "<string>",
      "ssn": "<string>",
      "supplementalWaiverDate": "<string>",
      "supplementalWaiverSignature": "<string>",
      "waiverDate": "<string>",
      "waiverSignature": "<string>"
    }
  ],
  "c_org": "<string>",
  "city": "<string>",
  "cpExpiry": "<string>",
  "cpLastFour": "<string>",
  "cpProfile": "<string>",
  "cpType": "<string>",
  "dateOfBirth": "<string>",
  "email": "<string>",
  "gender": "<string>",
  "id": 123,
  "nameFirst": "<string>",
  "nameFirstLast": "<string>",
  "nameLast": "<string>",
  "OrgId": 123,
  "phone": "<string>",
  "RandomPoolStatusId": 123,
  "staff": [
    {
      "dateOfHire": "<string>",
      "dateOfTermination": "<string>",
      "id": 123,
      "PersonId": 123,
      "salary": 123,
      "SalaryPeriodId": 123
    }
  ],
  "state": "<string>",
  "streetPrimary": "<string>",
  "streetSecondary": "<string>",
  "user": [
    {
      "avatar": "<string>",
      "DropId": 123,
      "email": "<string>",
      "id": 123,
      "isInvited": true,
      "isSuspended": true,
      "nameFirst": "<string>",
      "nameFirstLast": "<string>",
      "nameLast": "<string>",
      "PersonId": 123,
      "phone": "<string>",
      "RoleId": 123,
      "status": "<string>"
    }
  ],
  "UserId": 123,
  "zip": "<string>"
}

Path Parameters

id
number
required

The ID of the entity for this request.

Example:

5

Query Parameters

return
string

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

Example:

"id,nameFirst,nameLast"

isAdditionalData
boolean

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

Example:

true

Response

200 - application/json

Person

applicant
object[]
required

Refers to the individual who has submitted an application or request.

c_org
string
required

Represents the organization that the individual in the Person table is associated with.

city
string
required

Represents the urban area or municipality where the individual resides.

cpExpiry
string
required

Indicates the date when a person's certification or privilege expires.

cpLastFour
string
required

Stores the last four digits of a person's credit card number.

cpProfile
string
required

Contains the profile details for the control panel associated with the individual.

cpType
string
required

Indicates the type of contact point, such as email or phone, for the individual.

dateOfBirth
required

Records the day, month, and year when the individual was born.

email
string
required

Stores the electronic mail address of the individual.

gender
string
required

Indicates the sex of the individual as male, female, or other.

id
number
required

Unique identifier.

nameFirst
string
required

Contains the first name of the individual in the Person table.

nameFirstLast
string
required

Stores the full name of an individual in the format of first name followed by last name.

nameLast
string
required

Stores the surname of the individual.

OrgId
number
required

Represents the unique identifier for the organization to which the individual belongs.

phone
string
required

Stores the contact number of the individual.

RandomPoolStatusId
number | null
required

Indicates the status of a person's association with a random pool in a system, typically represented by a unique identifier.

staff
object[]
required

Indicates whether the person is an employee of the organization or not.

state
string
required

Indicates the U.S. state or territory where the individual resides.

streetPrimary
string
required

Contains the main street address for an individual.

streetSecondary
string
required

Contains additional information about the person's street address such as apartment or suite number.

user
object[]
required

Contains the unique identifier or username associated with each individual in the Person table.

UserId
number | null
required

A unique identifier assigned to each individual in the Person table.

zip
string
required

Stores the postal code associated with each individual's residential address.