# Get All Libraries **GET /v2/formlibraries** Returns all form-library folders available to the authenticated user. ## Servers - https://api.pre.transactiondesk.com: https://api.pre.transactiondesk.com () ## Authentication methods - Bearer auth ## Parameters ## Responses ### 200 List of form libraries returned successfully #### Body: application/json (array[object]) - **folderId** (integer) Form-library folder identifier - **name** (string) Name of the form library folder - **description** (string) Description of the form library folder ### 401 Unauthorized #### Body: application/json (object) - **code** (integer) - **message** (string) - **details** (array) - **data** () [Powered by Bump.sh](https://bump.sh)