_build_response()
_get_kwargs()
_parse_response()
asyncio()
asyncio_detailed()
sync()
sync_detailed()
This endpoint requires authentication by any Zoo user. It gets the authenticated user’s org.
If the user is not a member of an org, this endpoint will return a 404.
Union[UserOrgInfo, Error, None]
Union
UserOrgInfo
Error
None