Get organization

Retrieves the organization with the given ID.

Path parameters

idstringRequired

The unique identifier for the organization

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

OK

idstring

The unique identifier for the object.

einstring

The EIN of the organization.

namestring

The name of the organization. For organizations that operate under a different name than the one tied to the legal entity, this name will differ from the name of the linked entity. This is also known as the “DBA” or “Doing Business As” name of the organization.

classificationobject

A classification of the nonprofit entity as defined by the IRS.

parent_organization_idstringOptional

The unique identifier of the parent organization, if this is a sponsored organization. This value is null or empty if the organization is not sponsored or not a child of a parent organization.

physical_addressobjectOptional
complianceobjectOptional

An object that contains legal information about the nonprofit entity and its tax-exemption status. This information is used to comply with regulations and ensure the legitimacy of the nonprofit for purposes of donations and disbursements.

mission_statementstringOptional

The mission statement of the organization

webobjectOptional

A web domain is a unique identifier for a website or web application that is associated with an organization. Domains are important identity constructs that underpin the web and online interactions. The domain can be used as an identifier and its validity can be asserted via DNS.

brandobjectOptional

Fair use brand assets that are associated with an organization and can be used for identification and informational purposes.

officerslist of objectsOptional

The list of officers of the organization

Errors