V1 Get Organization Detailget https://api.elliemae.com/encompass/v1/organizations/{orgId}Returns information for the specified organization (orgId).Path ParamsorgIdstringrequiredThe organization ID for which to retrieve information.Query ParamsviewstringOptional. View type parameter. Enumerations: summary, entity, hierarchy- summary: Default. Returns basic details about each organization along with the parent organization reference and number of child users & organizations.- entity: Returns complete details for each organization.- hierarchy: Returns hierarchical information such as child organizations, branches and associated users.HeadersAuthorizationstringrequiredBearer token.Responses 200OK 400Bad Request 401Unauthorized 404Not Found 500Internal Server ErrorUpdated 4 months ago