---
title: "Returns metadata for the fields that belong to a single Web Form Assignment"
method: GET
path: "/web-form-assignments/{webFormAssignmentId}/fields-metadata"
tags: ["assignments-submissions"]
---

# Returns metadata for the fields that belong to a single Web Form Assignment

`GET /web-form-assignments/{webFormAssignmentId}/fields-metadata`

## Response `200`

The metadata of the fields that belong to a single Web Form Assignment was retrieved

- WebFormFieldsMetadata
  - `fields` object, required

## Other responses

- `401` — With codes: * **NOT_AUTHORIZED_TO_ACCESS_RESOURCE** when caller is not authorized to access resource
- `404` — With codes: * **'WEB_FORM_ASSIGNMENT_NOT_FOUND'** when there is no Web Form Assignment 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)
