/organizations/get-full returns 400 when no active organization is set
Hey, I am calling /organizations/get-full to check if there is an active organization for the current session. If there is not I would expect the endpoint to return null (which it does) but with a status code of 200 and not 400.