Skip to content

organizationInfo

Fetch organization info by id

Arguments

Returns

OrganizationInfo

Example

query organizationInfo($id: ID) {
organizationInfo(id: $id) {
created_at
external_id
id
id_number_type
location
name
npi
organization
other_id
other_id_qual
phone_number
primary
tax_id
tax_id_type
}
}