---
title: "Get Data For Form Submission"
method: GET
path: "/api/v1/cs-forms/get-data-for-submission"
---

# Get Data For Form Submission

`GET /api/v1/cs-forms/get-data-for-submission`

Returns the data associated with a submission id

Query Params:
submissions_data_key: forms.submission id

Returns:
Raw data json in data column if not null
    OR
Decrypted data in data_encrypted

## Response `200`

Successful Response

- unknown

---

[API](https://skmtc.dev/caresquare/apis/fastapi.md) · [All operations](https://skmtc.dev/caresquare/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/caresquare/fastapi/revisions/c9df874d8d59/schema)
