# Get all Linked Questions **GET /api/v1/linked-form-questions** ## Servers - https://api.plannrcrm.com: https://api.plannrcrm.com () ## Authentication methods - Personal access token & O auth2 ## Parameters ### Query parameters - **filter[uuid]** (string) Filter by a comma separated list of UUIDs. - **filter[type]** (string) Get all questions of this form question type - **filter[field]** (string) Get questions that match this field - **sort** (string) Field to sort by. Valid fields are [type, field]. Negative sign to denote DESC. Defaults to 'field'. ## Responses ### 200 #### Body: application/json (object) - **data** (array[object]) [Powered by Bump.sh](https://bump.sh)