---
title: "Returns answers submitted for a single Fillable PDF Form Assignment"
method: GET
path: "/fillable-pdf-form-assignments/{fillablePdfFormAssignmentId}/form-answers"
tags: ["assignments-submissions"]
---

# Returns answers submitted for a single Fillable PDF Form Assignment

`GET /fillable-pdf-form-assignments/{fillablePdfFormAssignmentId}/form-answers`

## Response `200`

PDF file filled with submitted answers Fillable PDF Form Assignment was retrieved

## Other responses

- `401` — With codes: * **NOT_AUTHORIZED_TO_ACCESS_RESOURCE** when caller is not authorized to access resource
- `404` — With codes: * **'FILLABLE_PDF_FORM_ASSIGNMENT_NOT_FOUND'** when there is no Filalble PDF Form Assignment for given id * **'FILLABLE_PDF_FORM_ASSIGNMENT_ANSWERS_NOT_FOUND'** when there are no Filalble PDF Form Assignment Answers for given id
- `500` — Unexpected error

---

[API](https://skmtc.net/smartrecruiters/apis/apply-api.md) · [All operations](https://skmtc.net/smartrecruiters/apis/apply-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/smartrecruiters/apply-api/revisions/449bdc2516c9/schema)
