# Read transaction types **GET /transactiontypes** Read a list of available transaction types within Finago Office accounting module. ## Servers - https://rest.api.24sevenoffice.com/v1: https://rest.api.24sevenoffice.com/v1 () ## Authentication methods - Tfso ## Parameters ### Headers - **Authorization** (string) Authorization header ## Responses ### 200 #### Headers - **Access-Control-Allow-Origin** (string) - **Access-Control-Allow-Credentials** (string) - **X-Trace-Id** (string) #### Body: application/json (array[object]) - **id** (integer) A unique identifier for the transaction type within Finago Office accounting module. - **number** (integer) A unique number representing the transaction type. - **name** (string) A human-readable name of the transaction type. [Powered by Bump.sh](https://bump.sh)