redivis.organization
redivis.organization(name) → Organization
Parameters:
Returns:
Examples
organization = redivis.organization("Demo")Was this helpful?
Construct a new organization instance.
name : str
The case-insensitive username of the organization.
organization = redivis.organization("Demo")Was this helpful?
Was this helpful?

