# Get Category **GET /v2/api/categories/{ID}** Get Category for an account. ## Servers - https://api.maddenanalytics.com: https://api.maddenanalytics.com () ## Authentication methods - Bearer ## Parameters ## Responses ### 200 OK #### Body: application/json (object) - **id** (integer) ID of category - **name** (string) Name of the category ### 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)