Hi Shekhar Nadide Thanks for the update. I am able to get the expected result from below rest api
{
"value": [
{
"id": "/subscriptions/xxx/resourceGroups/xxx/providers/Microsoft.ApiManagement/service/xxxx/apis/echo-api/schemas/1657606594116",
"type": "Microsoft.ApiManagement/service/apis/schemas",
"name": "1657606594116",
"properties": {
"contentType": "application/vnd.oai.openapi.components+json",
"document": {
"components": {
"schemas": {}
}
}
}
}
],
"count": 1
}
could you please let me know if you still face any issues.