# Form A Form can be used to pass custom data to the API. A form is composed of FormField items. ## Show a form - [GET /v1/forms/{id}](https://docs.korusticket.com/openapi/form/api_v1forms_id_get.md): --- Get a form. --- ## Description A form is used to collect additional data. For example, during the order process a form can collects essential customer information for the ticket issuer, including email addresses, allergy notifications, and required accommodations such as baby seats. ## Attributes details ### Code The unique code of this form. ### Fields The fields composing the form. A field can of different types, and can be required or not.