How can I get problems by giving input of tags

In tags I am only getting problem code , no contest code or category name in proper order then how to use them for using the problems API

@sarthak_1998, once you have the problem code, you can use this api to fetch problem details: “/contests/{contestCode}/problems/{problemCode}”

use PRACTICE as contest Code