public function getContacts(int $corporation_id)
    {
        request()->validate([
            '$filter' => 'string',
        ]);