# List News Stories **GET /api/blog/list** Get's paginated news stories ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Api key ## Parameters #### Query parameters - **search.value** (string) Search Query - **length** (string) number of items to return (page size) - **start** (string) Start row for returned records ## Responses ### default: Get user #### Body Parameters: application/json (object) - **hits** (array[object]) - **max_score** (string) - **total** (integer) [Powered by Bump.sh](https://bump.sh)