---
title: "POST /"
method: POST
path: "/"
---

# POST /

`POST /`

create query

## Request body

- object

## Response `200`

Success

- QueryGenResponse — query generation svc response
  - `queryObject` object — query object representing the query
  - `fast` object — serialized fast object
  - `config` object — config used for query generation
  - `measures` object — measures of queries
  - `categories` object — categories of queries
  - `groupAttrAliases` object — group Attr Aliases of queries
  - `cdmConfigMetaData` object — cdm Config Meta Data of queries

## Other responses

- `default` — Error

---

[API](https://skmtc.dev/ohdsi/apis/clinical-research.md) · [All operations](https://skmtc.dev/ohdsi/apis/clinical-research/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ohdsi/clinical-research/revisions/5d506740bf26/schema)
