fetchOrg

Function

Fetches the portal for a given org.

  • fetchOrg(orgId: string, options: IRequestOptions) : Promise<IPortal>

Parameters

Parameter Type Default Notes
orgId Required string
options Optional IRequestOptions

request options

Returns

Promise<IPortal>
Property Type Notes

Function defined in common/src/org/fetch-org.ts:13