{ "summary": "query", "operationId": "queryUsingGET", "method": "GET", "path": "/v2/drafts", "tags": [ "drafts-resource" ], "description": "GET /v2/drafts", "parameters": { "date": "", "identifier": "", "type": "" }, "response": { "status": 200, "description": "OK" } }