# Get all prices for account **GET /v2/api/prices** ## Servers - https://api.maddenanalytics.com: https://api.maddenanalytics.com () ## Parameters ## Responses ### 200 OK #### Body: application/json (array[object]) - **currency** (string) - **customPrice1** (number) - **customPrice2** (number) - **customPrice3** (number) - **customPrice4** (number) - **externalId** (string) - **name** (string) - **price** (number) - **vat** (number) ### default All errors will return the same object with a describing code & message #### Body: application/json (object) - **error** (string) - **message** (string) - **statusCode** (integer) [Powered by Bump.sh](https://bump.sh)