GET
/
vLatest
/
action
/
glasscore
/
orgmonth

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
countEligibleAll
number | null
required

Represents the total number of all eligible entities within an organization for a specific month.

countEligibleRandomPool
number | null
required

Represents the number of eligible entities within a random pool for a specific organization in a given month.

countPickedAlcohol
number | null
required

Represents the total number of alcoholic items selected in a specific organization for a given month.

countPickedAlcoholResult
number | null
required

Represents the total number of alcohol-related results selected within a specific organization for a given month.

countPickedDrug
number | null
required

Represents the total number of times a specific drug was selected within an organization in a given month.

countPickedDrugResult
number | null
required

Represents the total number of times a specific drug was selected within a given month by an organization.

dropCoveredEmployee
string
required

Indicates whether an employee covered under the organization's insurance was removed during a specific month.

dropMisReport
string
required

Indicates whether a miscellaneous report was dropped for a specific organization in a particular month.

dropRandomPick
string
required

Indicates whether a random selection is discarded in a specific month for an organization.

id
number
required

Unique identifier.

label
string
required

Represents the identifier or name assigned to a specific month related to an organization.

OrgId
number | null
required

Represents the unique identifier for an organization in the OrgMonth table.