* @return \Illuminate\Http\JsonResponse * * @api {get} /user/:user_id get user info * @apiName indexDynamicAdCreativeName * @apiDescription Get user info * @apiGroup User * * @apiParam {Number} user_id User ID * @apiParam {Number} [status] Status key * @apiSuccess {Number} id ID * @apiSuccess {String} name User Name */ APIDOC SAMPLE