get_organization_invites
imerit_ango.sdk.SDK.
get_organization_invites(organization_id)
Retrieve the list of pending invites for an organization.
Parameters
organization_id: string
The unique identifier for the organization. You can find the organization ID in the user interface.
Returns:
output: dict
Example
Last updated