# Get all models **GET /models** ## Servers - Local development server: http://localhost:8080/api (Local development server) - Production server: https://api.huy-devops.site/api (Production server) ## Authentication methods - Bearer auth ## Parameters ### Query parameters - **modelType** (string) Filter models by type (text or image) ## Responses ### 200 OK #### Body: application/json (object) - **success** (boolean) - **code** (integer(int32)) - **message** (string) - **data** (array[object]) [Powered by Bump.sh](https://bump.sh)