Run a single endpoint in a collection using Newman

From reading and playing around with Newman, it seems the only way to use it is to run a collection.

Is it possible to run a single endpoint in a collection? In many circumstances I don’t need to run all 100 endpoints in my collection. Many of the endpoints are also put into sub-directories in the collection.

Thanks.