Hi Team, Is there a way to lookup a dataset by exa...
# getting-started
l
Hi Team, Is there a way to lookup a dataset by exact name via API? I am using the Search query in GraphQL by inputting
<http://MY_SCHEMA.MY|MY_SCHEMA.MY>_TABLE
and it returns a list of results when I just want one result. I see that you need the
urn
to get a dataset directly. What is the best way to accomplish this?
l
Hey there 👋 I'm The DataHub Community Support bot. I'm here to help make sure the community can best support you with your request. Let's double check a few things first: 1️⃣ There's a lot of good information on our docs site: www.datahubproject.io/docs, Have you searched there for a solution? Yes button 2️⃣ It's not uncommon that someone has run into your exact problem before in the community. Have you searched Slack for similar issues? Yes button
a
I believe you can set the count to 1 to get just a single result
CC: @big-carpet-38439
(But yes, you are correct that you’ll need an URN to return the exact record you want)