# Get a form question **GET /forms/{formId}/questions/{id}** Get a form question by its ID ## Servers - https://api.pexipengage.com/enterprises/acme: https://api.pexipengage.com/enterprises/acme () ## Authentication methods - O auth2 ## Parameters ### Headers - **Authorization** (string) Bearer token used for authorization - **X-Correlation-Id** (string) Unique identifier to allow referencing a particular transaction or event chain - **Accept-Language** (string) Returns the requested resources translated according to the passed languages (see [translatable resources](../topic/topic-languages-translations\#topic-translatable-resources)) ### Path parameters - **formId** (string) - **id** (string) ## Responses ### 200 Successful operation #### Body: application/json (object) - **data** (object) ### 404 Resource not found #### Body: application/json (object) - **errors** (array[object]) [Powered by Bump.sh](https://bump.sh)