Pulling data from Moralis DB

Moralis.authenticate populates the database (rather easily might I add) and I’m confused on how to pull specific data back out of the database.

I’m hoping to work with the token_id string to gather the specific token id’s from a given collection (specified by the name_string) is this done via fetch and the Deep Index API?

Thanks!

you can read here about how to make queries: https://docs.moralis.io/moralis-server/database