# Get all available addons **GET /api/v1/addon** ## 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[category]** (string) Filter by addon category (accepts both enum value and display name). - **per_page** (integer) the amount of addon subscriptions per page (Default 15. Max 500). - **sort** (string) Field to sort by. Valid fields are [name]. Negative sign to denote DESC. Defaults to 'name'. ## Responses ### 200 #### Body: application/json (object) - **data** (array[object]) [Powered by Bump.sh](https://bump.sh)