Limit Get access to only collection/{id}

When you allow read access you can read everything but what if you only want to allow reading a single item by id and not a complete list?

Thanks in advance!