Getting cuisine in openpoiservice

Is there a way to get the cuisine for the places in a sustenance poi call?

Hey,

I assume you’re talking about a call to the /pois endpoint, using category group ID 560.
The result should also contain OSM IDs for the objects in the result.

There’s only a few OSM tags, that are taken over into the database.
If you need more tags, use the OSM ID and an OSM query tool, such as the overpass API, e.g. via Overpass Turbo, to get your wanted tags.

Best regards